Lines Matching defs:c

153 oclo_record(const clo_create_t *c, int fd, int exp_flags, const char *desc)  in oclo_record()
192 oclo_file(const clo_create_t *c) in oclo_file()
210 oclo_open(const clo_create_t *c) in oclo_open()
216 oclo_setfd_common(const clo_create_t *c, int targ_flags) in oclo_setfd_common()
228 oclo_setfd_none(const clo_create_t *c) in oclo_setfd_none()
234 oclo_setfd_exec(const clo_create_t *c) in oclo_setfd_exec()
240 oclo_setfd_fork(const clo_create_t *c) in oclo_setfd_fork()
246 oclo_setfd_both(const clo_create_t *c) in oclo_setfd_both()
256 oclo_fdup_common(const clo_create_t *c, int targ_flags, int cmd) in oclo_fdup_common()
290 oclo_fdupfd(const clo_create_t *c) in oclo_fdupfd()
296 oclo_fdupfd_fork(const clo_create_t *c) in oclo_fdupfd_fork()
302 oclo_fdupfd_exec(const clo_create_t *c) in oclo_fdupfd_exec()
308 oclo_fdup2fd(const clo_create_t *c) in oclo_fdup2fd()
314 oclo_fdup2fd_fork(const clo_create_t *c) in oclo_fdup2fd_fork()
320 oclo_fdup2fd_exec(const clo_create_t *c) in oclo_fdup2fd_exec()
326 oclo_fdup3fd_none(const clo_create_t *c) in oclo_fdup3fd_none()
332 oclo_fdup3fd_exec(const clo_create_t *c) in oclo_fdup3fd_exec()
338 oclo_fdup3fd_fork(const clo_create_t *c) in oclo_fdup3fd_fork()
344 oclo_fdup3fd_both(const clo_create_t *c) in oclo_fdup3fd_both()
350 oclo_dup_common(const clo_create_t *c, int targ_flags, bool v3) in oclo_dup_common()
370 oclo_dup2(const clo_create_t *c) in oclo_dup2()
376 oclo_dup3_none(const clo_create_t *c) in oclo_dup3_none()
382 oclo_dup3_exec(const clo_create_t *c) in oclo_dup3_exec()
388 oclo_dup3_fork(const clo_create_t *c) in oclo_dup3_fork()
394 oclo_dup3_both(const clo_create_t *c) in oclo_dup3_both()
400 oclo_pipe(const clo_create_t *c) in oclo_pipe()
419 oclo_socket(const clo_create_t *c) in oclo_socket()
437 oclo_accept_common(const clo_create_t *c, int targ_flags, bool a4) in oclo_accept_common()
507 oclo_accept(const clo_create_t *c) in oclo_accept()
513 oclo_accept4_none(const clo_create_t *c) in oclo_accept4_none()
519 oclo_accept4_fork(const clo_create_t *c) in oclo_accept4_fork()
525 oclo_accept4_exec(const clo_create_t *c) in oclo_accept4_exec()
531 oclo_accept4_both(const clo_create_t *c) in oclo_accept4_both()
540 oclo_rights_common(const clo_create_t *c, int targ_flags) in oclo_rights_common()
630 oclo_rights_none(const clo_create_t *c) in oclo_rights_none()
636 oclo_rights_exec(const clo_create_t *c) in oclo_rights_exec()
642 oclo_rights_fork(const clo_create_t *c) in oclo_rights_fork()
648 oclo_rights_both(const clo_create_t *c) in oclo_rights_both()