Lines Matching refs:_RESTRICT_KYWD

73 	pid_t *_RESTRICT_KYWD pid,
74 const char *_RESTRICT_KYWD path,
76 const posix_spawnattr_t *_RESTRICT_KYWD attrp,
77 char *const *_RESTRICT_KYWD argv,
78 char *const *_RESTRICT_KYWD envp);
81 pid_t *_RESTRICT_KYWD pid,
82 const char *_RESTRICT_KYWD file,
84 const posix_spawnattr_t *_RESTRICT_KYWD attrp,
85 char *const *_RESTRICT_KYWD argv,
86 char *const *_RESTRICT_KYWD envp);
95 posix_spawn_file_actions_t *_RESTRICT_KYWD file_actions,
97 const char *_RESTRICT_KYWD path,
121 const posix_spawnattr_t *_RESTRICT_KYWD attr,
122 short *_RESTRICT_KYWD flags);
129 const posix_spawnattr_t *_RESTRICT_KYWD attr,
130 pid_t *_RESTRICT_KYWD pgroup);
133 posix_spawnattr_t *_RESTRICT_KYWD attr,
134 const struct sched_param *_RESTRICT_KYWD schedparam);
137 const posix_spawnattr_t *_RESTRICT_KYWD attr,
138 struct sched_param *_RESTRICT_KYWD schedparam);
145 const posix_spawnattr_t *_RESTRICT_KYWD attr,
146 int *_RESTRICT_KYWD schedpolicy);
149 posix_spawnattr_t *_RESTRICT_KYWD attr,
150 const sigset_t *_RESTRICT_KYWD sigdefault);
153 const posix_spawnattr_t *_RESTRICT_KYWD attr,
154 sigset_t *_RESTRICT_KYWD sigdefault);
162 pid_t *_RESTRICT_KYWD pidp,
163 int *_RESTRICT_KYWD fdp,
164 const char *_RESTRICT_KYWD cmd,
166 posix_spawn_file_actions_t *_RESTRICT_KYWD fact,
167 posix_spawnattr_t *_RESTRICT_KYWD attr);
174 posix_spawnattr_t *_RESTRICT_KYWD attr,
175 const sigset_t *_RESTRICT_KYWD sigignore);
178 const posix_spawnattr_t *_RESTRICT_KYWD attr,
179 sigset_t *_RESTRICT_KYWD sigignore);
184 posix_spawnattr_t *_RESTRICT_KYWD attr,
185 const sigset_t *_RESTRICT_KYWD sigmask);
188 const posix_spawnattr_t *_RESTRICT_KYWD attr,
189 sigset_t *_RESTRICT_KYWD sigmask);