Lines Matching defs:void
163 static inline void *safe_mmap(const char *file, const int lineno,
164 void (*cleanup_fn)(void), void *addr, size_t length,
167 void *rval;
184 void (cleanup_fn) (void), int fd, off_t length)
201 void (cleanup_fn) (void), const char *path, off_t length)
218 void (cleanup_fn)(void), const char *path, struct stat *buf)
235 void (cleanup_fn)(void), int fd, struct stat *buf)
252 void (cleanup_fn)(void), const char *path, struct stat *buf)
269 void (cleanup_fn)(void), int fd, off_t offset, int whence)
287 void (cleanup_fn)(void), int resource, struct rlimit *rlim)
305 void (cleanup_fn)(void), int resource, const struct rlimit *rlim)