Home
last modified time | relevance | path

Searched defs:optlist (Results 1 – 17 of 17) sorted by relevance

/netbsd/lib/libutil/
H A Dif_media.c145 char *optlist, *str; in get_media_options() local
/netbsd/usr.bin/patch/
H A Dbackupfile.c184 argmatch(const char *arg, const char **optlist) in argmatch()
/netbsd/usr.sbin/traceroute/
H A Dtraceroute.c667 u_char *optlist; in main() local
781 u_char optlist[MAX_IPOPTLEN]; in main() local
/netbsd/external/bsd/nvi/dist/common/
H A Doptions.c60 OPTLIST const optlist[] = { variable
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dns32k-dis.c218 optlist (int options, const struct ns32k_option * optionP, char * result) in optlist() function
/netbsd/external/gpl3/gcc/dist/gcc/common/config/arm/
H A Darm-common.c177 std::vector<const char *>optlist; in arm_rewrite_selected_arch() local
H A Darm-common.cc181 std::vector<const char *>optlist; in arm_rewrite_selected_arch() local
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dns32k-dis.c218 optlist (int options, const struct ns32k_option * optionP, char * result) in optlist() function
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dns32k-dis.c218 optlist (int options, const struct ns32k_option * optionP, char * result) in optlist() function
/netbsd/external/gpl3/gcc.old/dist/gcc/common/config/arm/
H A Darm-common.c177 std::vector<const char *>optlist; in arm_rewrite_selected_arch() local
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dns32k-dis.c218 optlist (int options, const struct ns32k_option * optionP, char * result) in optlist() function
/netbsd/sys/arch/arm/arm/
H A Dcpufunc.c2376 parse_cpu_options(char *args, struct cpu_option *optlist, u_int cpuctrl) in parse_cpu_options()
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dtc-ns32k.c801 optlist (char *str, /* The string to extract options from. */ in optlist() function
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dtc-ns32k.c801 optlist (char *str, /* The string to extract options from. */ in optlist() function
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-ns32k.c801 optlist (char *str, /* The string to extract options from. */ in optlist() function
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-ns32k.c801 optlist (char *str, /* The string to extract options from. */ in optlist() function
/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_fil.h1148 typedef struct optlist { struct
1151 } optlist_t; argument