Home
last modified time | relevance | path

Searched defs:sort_list (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/lib/libresolv/
H A Dres_private.h8 struct sort_list { struct
9 int af;
10 union {
13 } addr, mask;
14 } sort_list[MAXRESOLVSORT]; member
/netbsd-src/external/bsd/libbind/dist/resolv/
H A Dres_private.h8 struct sort_list { struct
9 int af;
10 union {
13 } addr, mask;
14 } sort_list[MAXRESOLVSORT]; member
/netbsd-src/lib/libc/resolv/
H A Dres_private.h8 struct sort_list { struct
9 int af;
10 union {
13 } addr, mask;
14 } sort_list[MAXRESOLVSORT]; member
/netbsd-src/external/bsd/libbind/dist/include/
H A Dresolv.h184 } sort_list[MAXRESOLVSORT]; member
/netbsd-src/include/
H A Dresolv.h174 } sort_list[MAXRESOLVSORT]; member
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbeView.cc1117 DbeView::setSort (char * sort_list, MetricType mtype, bool fromRcFile) in setSort()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDbeView.cc1117 DbeView::setSort (char * sort_list, MetricType mtype, bool fromRcFile) in setSort()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Doutput.cc3594 std::vector<Input_section_sort_entry> sort_list; in sort_attached_input_sections() local
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Doutput.cc3593 std::vector<Input_section_sort_entry> sort_list; in sort_attached_input_sections() local