Lines Matching defs:void
120 void safe_file_scanf(const char *file, const int lineno,
121 void (*cleanup_fn) (void),
169 void (*cleanup_fn)(void), int strict,
253 static void safe_file_vprintf(const char *file, const int lineno,
254 void (*cleanup_fn)(void), const char *path, const char *fmt,
280 void safe_file_printf(const char *file, const int lineno,
281 void (*cleanup_fn)(void), const char *path, const char *fmt, ...)
290 void safe_try_file_printf(const char *file, const int lineno,
291 void (*cleanup_fn)(void), const char *path, const char *fmt, ...)
305 void (*cleanup_fn) (void), const char *src, const char *dst)
326 static void set_time(struct timeval *res, const struct timespec *src,
345 void (*cleanup_fn)(void),