Home
last modified time | relevance | path

Searched refs:posix_spawn_file_actions_t (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/head/
H A Dspawn.h70 } posix_spawn_file_actions_t; typedef
75 const posix_spawn_file_actions_t *file_actions,
83 const posix_spawn_file_actions_t *file_actions,
89 posix_spawn_file_actions_t *file_actions);
92 posix_spawn_file_actions_t *file_actions);
95 posix_spawn_file_actions_t *_RESTRICT_KYWD file_actions,
102 posix_spawn_file_actions_t *file_actions,
106 posix_spawn_file_actions_t *file_actions,
166 posix_spawn_file_actions_t *_RESTRICT_KYWD fact,
170 posix_spawn_file_actions_t *file_actions,
/titanic_41/usr/src/lib/libc/port/threads/
H A Dspawn.c281 const posix_spawn_file_actions_t *file_actions, in posix_spawn()
375 const posix_spawn_file_actions_t *file_actions, in posix_spawnp()
515 posix_spawn_file_actions_t *file_actions) in posix_spawn_file_actions_init()
523 posix_spawn_file_actions_t *file_actions) in posix_spawn_file_actions_destroy()
542 add_file_attr(posix_spawn_file_actions_t *file_actions, file_attr_t *fap) in add_file_attr()
566 posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_addopen()
597 posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_addclose()
616 posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_adddup2()
637 posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_addclosefrom_np()
898 posix_spawn_file_actions_t *fact, posix_spawnattr_t *attr) in posix_spawn_pipe_np()
/titanic_41/usr/src/lib/libc/port/stdio/
H A Dpopen.c97 posix_spawn_file_actions_t fact; in popen()
/titanic_41/usr/src/lib/libc/port/regex/
H A Dwordexp.c118 posix_spawn_file_actions_t fact; in wordexp()
/titanic_41/usr/src/cmd/svc/startd/
H A Dfork.c1101 posix_spawn_file_actions_t factions; in fork_with_timeout()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_hc.c1266 posix_spawn_file_actions_t fd_actions; in ilbd_run_probe()