Lines Matching defs:c

149 oclo_record(const clo_create_t *c, int fd, int exp_flags, const char *desc)  in oclo_record()
188 oclo_file(const clo_create_t *c) in oclo_file()
206 oclo_open(const clo_create_t *c) in oclo_open()
212 oclo_setfd_common(const clo_create_t *c, int targ_flags) in oclo_setfd_common()
224 oclo_setfd_none(const clo_create_t *c) in oclo_setfd_none()
230 oclo_setfd_exec(const clo_create_t *c) in oclo_setfd_exec()
236 oclo_setfd_fork(const clo_create_t *c) in oclo_setfd_fork()
242 oclo_setfd_both(const clo_create_t *c) in oclo_setfd_both()
252 oclo_fdup_common(const clo_create_t *c, int targ_flags, int cmd) in oclo_fdup_common()
286 oclo_fdupfd(const clo_create_t *c) in oclo_fdupfd()
292 oclo_fdupfd_fork(const clo_create_t *c) in oclo_fdupfd_fork()
298 oclo_fdupfd_exec(const clo_create_t *c) in oclo_fdupfd_exec()
304 oclo_fdup2fd(const clo_create_t *c) in oclo_fdup2fd()
310 oclo_fdup2fd_fork(const clo_create_t *c) in oclo_fdup2fd_fork()
316 oclo_fdup2fd_exec(const clo_create_t *c) in oclo_fdup2fd_exec()
322 oclo_fdup3fd_none(const clo_create_t *c) in oclo_fdup3fd_none()
328 oclo_fdup3fd_exec(const clo_create_t *c) in oclo_fdup3fd_exec()
334 oclo_fdup3fd_fork(const clo_create_t *c) in oclo_fdup3fd_fork()
340 oclo_fdup3fd_both(const clo_create_t *c) in oclo_fdup3fd_both()
346 oclo_dup_common(const clo_create_t *c, int targ_flags, bool v3) in oclo_dup_common()
366 oclo_dup2(const clo_create_t *c) in oclo_dup2()
372 oclo_dup3_none(const clo_create_t *c) in oclo_dup3_none()
378 oclo_dup3_exec(const clo_create_t *c) in oclo_dup3_exec()
384 oclo_dup3_fork(const clo_create_t *c) in oclo_dup3_fork()
390 oclo_dup3_both(const clo_create_t *c) in oclo_dup3_both()
396 oclo_pipe(const clo_create_t *c) in oclo_pipe()
415 oclo_socket(const clo_create_t *c) in oclo_socket()
433 oclo_accept_common(const clo_create_t *c, int targ_flags, bool a4) in oclo_accept_common()
503 oclo_accept(const clo_create_t *c) in oclo_accept()
509 oclo_accept4_none(const clo_create_t *c) in oclo_accept4_none()
515 oclo_accept4_fork(const clo_create_t *c) in oclo_accept4_fork()
521 oclo_accept4_exec(const clo_create_t *c) in oclo_accept4_exec()
527 oclo_accept4_both(const clo_create_t *c) in oclo_accept4_both()
536 oclo_rights_common(const clo_create_t *c, int targ_flags) in oclo_rights_common()
626 oclo_rights_none(const clo_create_t *c) in oclo_rights_none()
632 oclo_rights_exec(const clo_create_t *c) in oclo_rights_exec()
638 oclo_rights_fork(const clo_create_t *c) in oclo_rights_fork()
644 oclo_rights_both(const clo_create_t *c) in oclo_rights_both()