/glibc-2.36/posix/ |
D | wait3.c | 27 __wait3 (int *stat_loc, int options, struct rusage *usage) in __wait3()
|
D | waitpid.c | 36 __waitpid (pid_t pid, int *stat_loc, int options) in __waitpid()
|
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()
|
D | wait4.c | 23 __wait4 (__pid_t pid, int *stat_loc, int options, struct rusage *usage) in __wait4()
|
D | waitid.c | 24 __waitid (idtype_t idtype, id_t id, siginfo_t *infop, int options) in __waitid()
|
D | tstgetopt.c | 9 static const struct option options[] = in main() local
|
D | runptests.c | 31 int options; member
|
/glibc-2.36/support/ |
D | test-driver.c | 154 struct option options[] = in main() local
|
D | support_test_main.c | 50 usage (const struct option *options) in usage() 278 const struct option *options; in support_test_main() local
|
D | test-driver.h | 33 const void *options; /* Custom options if not NULL. */ member
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | waitid.c | 25 __waitid (idtype_t idtype, id_t id, siginfo_t *infop, int options) in __waitid()
|
D | wait3.c | 24 __wait3_time64 (int *stat_loc, int options, struct __rusage64 *usage) in __wait3_time64()
|
D | wait4.c | 26 __wait4_time64 (pid_t pid, int *stat_loc, int options, struct __rusage64 *usage) in __wait4_time64()
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/ |
D | osf_wait4.c | 30 __wait4_tv32 (pid_t pid, int *status, int options, struct __rusage32 *usage32) in __wait4_tv32()
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | wait4_nocancel.c | 26 __wait4_nocancel (pid_t pid, int *stat_loc, int options, struct rusage *usage) in __wait4_nocancel()
|
D | wait4.c | 26 __wait4 (pid_t pid, int *stat_loc, int options, struct rusage *usage) in __wait4()
|
D | waitid.c | 29 __waitid (idtype_t idtype, id_t id, siginfo_t *infop, int options) in __waitid()
|
D | not-cancel.h | 69 # define __waitpid_nocancel(pid, stat_loc, options) \ argument
|
/glibc-2.36/misc/ |
D | tst-syslog.c | 99 send_vsyslog (int options) in send_vsyslog() 114 send_syslog (int options) in send_syslog() 129 check_syslog_message (const struct msg_t *msg, int msgnum, int options, in check_syslog_message() 151 send_openlog (int options) in send_openlog() 184 int options, pid_t pid) in check_openlog_message() 260 check_syslog_udp (void (*syslog_send)(int), int options, in check_syslog_udp() argument 304 check_syslog_tcp (void (*syslog_send)(int), int options, in check_syslog_tcp() argument 423 int options = *(int *) clousure; in send_openlog_callback() local
|
/glibc-2.36/argp/ |
D | tst-ldbl-argp.c | 26 options[] = variable
|
/glibc-2.36/io/ |
D | ftwtest.c | 18 struct option options[] = variable
|
/glibc-2.36/manual/examples/ |
D | argp-ex3.c | 86 static struct argp_option options[] = { variable
|
D | argp-ex4.c | 65 static struct argp_option options[] = { variable
|
/glibc-2.36/resolv/ |
D | resolv_conf.h | 56 unsigned int options; member
|
/glibc-2.36/elf/ |
D | loadtest.c | 40 int options; member
|