Searched refs:option (Results 1 – 9 of 9) sorted by relevance
/bionic/libc/include/ |
D | getopt.h | 46 struct option { struct 62 const struct option *, int *); argument 64 const struct option *, int *);
|
/bionic/libc/include/sys/ |
D | prctl.h | 38 extern int prctl(int option, ...);
|
/bionic/libc/kernel/uapi/linux/netfilter/ |
D | xt_dccp.h | 36 __u8 option; member
|
D | xt_tcpudp.h | 26 __u8 option; member
|
/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
D | getopt_long.c | 101 const struct option *, int *, int); 103 const struct option *, int *, int, int); 193 const struct option *long_options, int *idx, int short_too, int flags) in parse_long_options() 358 const struct option *long_options, int *idx, int flags) 600 const struct option *long_options, int *idx) 613 const struct option *long_options, int *idx)
|
/bionic/libc/kernel/uapi/linux/ |
D | scc.h | 154 char option; member
|
/bionic/libc/kernel/uapi/rdma/ |
D | rdma_user_cm.h | 136 __u32 option; member
|
/bionic/libc/kernel/ |
D | README.TXT | 38 Prints the clean version of a given kernel header. With the -u option,
|
/bionic/libc/dns/resolv/ |
D | res_debug.c | 672 p_option(u_long option) { in p_option() argument 675 switch (option) { in p_option() 706 default: sprintf(nbuf, "?0x%lx?", (u_long)option); in p_option()
|