Searched defs:options (Results 1 – 8 of 8) sorted by relevance
/posix/ |
A D | getopt1.c | 28 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, in getopt_long() 36 _getopt_long_r (int argc, char **argv, const char *options, in _getopt_long_r() 51 const char *options, in getopt_long_only() 59 _getopt_long_only_r (int argc, char **argv, const char *options, in _getopt_long_only_r()
|
A D | wait3.c | 27 __wait3 (int *stat_loc, int options, struct rusage *usage) in __wait3()
|
A D | waitpid.c | 36 __waitpid (pid_t pid, int *stat_loc, int options) in __waitpid()
|
A D | wait4.c | 23 __wait4 (__pid_t pid, int *stat_loc, int options, struct rusage *usage) in __wait4()
|
A D | waitid.c | 24 __waitid (idtype_t idtype, id_t id, siginfo_t *infop, int options) in __waitid()
|
A D | tstgetopt.c | 9 static const struct option options[] = in main() local
|
A D | runptests.c | 31 int options; member
|
A D | tst-rxspencer.c | 415 static const struct option options[] = in main() local
|
Completed in 14 milliseconds