Home
last modified time | relevance | path

Searched defs:option (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/include/
Dgetopt.h46 struct option { struct
51 * whether option takes an argument argument
54 /* if not NULL, set *flag to val when option found */ argument
62 const struct option *, int *); argument
/bionic/libc/kernel/common/linux/netfilter/
Dxt_dccp.h35 u_int8_t option; member
Dxt_tcpudp.h26 u_int8_t option; member
/bionic/libc/netbsd/resolv/
Dres_debug.c610 p_option(u_long option) { in p_option()