Home
last modified time | relevance | path

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

/freebsd/lib/libc/resolv/
H A Dres_private.h7 struct sort_list { struct
8 int af;
9 union {
12 } addr, mask;
13 } sort_list[MAXRESOLVSORT]; member
/freebsd/usr.bin/sort/
H A Dfile.h49 struct sort_list struct
51 struct sort_list_item **list; argument
52 unsigned long long memsize;
53 size_t count;
54 size_t size;
55 size_t sub_list_pos;
/freebsd/contrib/ntp/sntp/libopts/
H A Dnested.c645 sort_list(tArgList * arg_list) in sort_list() function
/freebsd/include/
H A Dresolv.h174 } sort_list[MAXRESOLVSORT]; member