Lines Matching full:functions
32 // Disable optional_qualifier to skip functions with
35 // Skip functions with "assert(_errp && *_errp)" statement, because
61 // Add invocation of ERRP_GUARD() to errp-functions where // necessary
103 // functions to warn (even those we are not going to convert).
166 // Match functions with propagation of local error to errp.
167 // We want to refer these functions in several following rules, but I
169 // (to not match another functions with same name in following rules).
170 // Not-proper way is as follows: rename errp parameter in functions
176 // path. Functions with multiple definitions or propagates we want to
234 // Note also that errp-cleaning functions
263 // Convert error clearing functions