Lines Matching refs:_RESTRICT_KYWD
74 pid_t *_RESTRICT_KYWD pid,
75 const char *_RESTRICT_KYWD path,
77 const posix_spawnattr_t *_RESTRICT_KYWD attrp,
78 char *const *_RESTRICT_KYWD argv,
79 char *const *_RESTRICT_KYWD envp);
82 pid_t *_RESTRICT_KYWD pid,
83 const char *_RESTRICT_KYWD file,
85 const posix_spawnattr_t *_RESTRICT_KYWD attrp,
86 char *const *_RESTRICT_KYWD argv,
87 char *const *_RESTRICT_KYWD envp);
96 posix_spawn_file_actions_t *_RESTRICT_KYWD file_actions,
97 const char *_RESTRICT_KYWD path);
100 posix_spawn_file_actions_t *_RESTRICT_KYWD file_actions,
102 const char *_RESTRICT_KYWD path,
116 posix_spawn_file_actions_t *_RESTRICT_KYWD file_actions,
130 const posix_spawnattr_t *_RESTRICT_KYWD attr,
131 short *_RESTRICT_KYWD flags);
138 const posix_spawnattr_t *_RESTRICT_KYWD attr,
139 pid_t *_RESTRICT_KYWD pgroup);
142 posix_spawnattr_t *_RESTRICT_KYWD attr,
143 const struct sched_param *_RESTRICT_KYWD schedparam);
146 const posix_spawnattr_t *_RESTRICT_KYWD attr,
147 struct sched_param *_RESTRICT_KYWD schedparam);
154 const posix_spawnattr_t *_RESTRICT_KYWD attr,
155 int *_RESTRICT_KYWD schedpolicy);
158 posix_spawnattr_t *_RESTRICT_KYWD attr,
159 const sigset_t *_RESTRICT_KYWD sigdefault);
162 const posix_spawnattr_t *_RESTRICT_KYWD attr,
163 sigset_t *_RESTRICT_KYWD sigdefault);
171 pid_t *_RESTRICT_KYWD pidp,
172 int *_RESTRICT_KYWD fdp,
173 const char *_RESTRICT_KYWD cmd,
175 posix_spawn_file_actions_t *_RESTRICT_KYWD fact,
176 posix_spawnattr_t *_RESTRICT_KYWD attr);
183 posix_spawnattr_t *_RESTRICT_KYWD attr,
184 const sigset_t *_RESTRICT_KYWD sigignore);
187 const posix_spawnattr_t *_RESTRICT_KYWD attr,
188 sigset_t *_RESTRICT_KYWD sigignore);
196 posix_spawn_file_actions_t *_RESTRICT_KYWD file_actions,
197 const char *_RESTRICT_KYWD path);
200 posix_spawn_file_actions_t *_RESTRICT_KYWD file_actions,
206 posix_spawnattr_t *_RESTRICT_KYWD attr,
207 const sigset_t *_RESTRICT_KYWD sigmask);
210 const posix_spawnattr_t *_RESTRICT_KYWD attr,
211 sigset_t *_RESTRICT_KYWD sigmask);