Searched defs:options (Results 1 – 9 of 9) sorted by relevance
/bionic/libc/unistd/ |
D | wait.c | 39 pid_t wait3(int* status, int options, struct rusage* rusage) in wait3() 44 pid_t waitpid(pid_t pid, int* status, int options) in waitpid() 49 int waitid(idtype_t which, id_t id, siginfo_t *info, int options) in waitid()
|
D | getopt_long.c | 171 parse_long_options(char * const *nargv, const char *options, in parse_long_options() 292 getopt_internal(int nargc, char * const *nargv, const char *options, in getopt_internal() 498 getopt(int nargc, char * const *nargv, const char *options) in getopt() 518 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() 531 getopt_long_only(int nargc, char * const *nargv, const char *options, in getopt_long_only()
|
/bionic/libc/kernel/common/linux/mtd/ |
D | bbm.h | 24 int options; member 62 int options; member
|
D | nand.h | 202 unsigned int options; member 249 unsigned long options; member 257 int options; member 302 unsigned int options; member
|
/bionic/libc/kernel/common/linux/ |
D | watchdog.h | 26 __u32 options; member
|
/bionic/libc/kernel/arch-mips/asm/ |
D | cpu-info.h | 44 unsigned long options; member
|
/bionic/libc/netbsd/resolv/ |
D | res_init.c | 595 res_setoptions(res_state statp, const char *options, const char *source) in res_setoptions()
|
/bionic/libc/private/ |
D | resolv_private.h | 145 u_int options; /* option flags - see below. */ member 147 u_long options; /* option flags - see below. */ member
|
/bionic/libc/bionic/ |
D | fts.c | 70 fts_open(char * const *argv, int options, in fts_open()
|