Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype-parse.cc796 options_p opts, dopts; in struct_field_seq() local
1113 options_p opts, opts2, dopts; in extern_or_static() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype-parse.c796 options_p opts, dopts; in struct_field_seq() local
1113 options_p opts, opts2, dopts; in extern_or_static() local
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcp-common.c189 make_option_mask(const struct dhcp_opt *dopts, size_t dopts_len, in make_option_mask()
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipmon.c574 dumphex(FILE *log, int dopts, const void *buf, size_t len) in dumphex()