Home
last modified time | relevance | path

Searched refs:sortlist (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/mpl/dhcp/bind/dist/lib/irs/
H A Dresconf.c112 } sortlist[RESCONFMAXSORTLIST]; member
430 sizeof(conf->sortlist) / sizeof(conf->sortlist[0])); in resconf_parsesortlist()
431 res = create_addr(word, &conf->sortlist[idx].addr, 1); in resconf_parsesortlist()
437 res = create_addr(p, &conf->sortlist[idx].mask, 0); in resconf_parsesortlist()
445 conf->sortlist[idx].mask = conf->sortlist[idx].addr; in resconf_parsesortlist()
446 memset(&conf->sortlist[idx].mask.type, 0xff, in resconf_parsesortlist()
447 sizeof(conf->sortlist[idx].mask.type)); in resconf_parsesortlist()
/netbsd-src/external/mpl/bind/dist/lib/irs/
H A Dresconf.c
/netbsd-src/external/gpl2/mkhybrid/dist/
H A Djoliet.c893 struct directory_entry ** sortlist; in FDECL1() local
907 sortlist = (struct directory_entry **) in FDECL1()
916 sortlist[dcount] = s_entry; in FDECL1()
924 qsort(sortlist, dcount, sizeof(struct directory_entry *), in FDECL1()
927 qsort(sortlist, dcount, sizeof(struct directory_entry *), in FDECL1()
936 sortlist[i]->jnext = sortlist[i+1]; in FDECL1()
939 sortlist[dcount-1]->jnext = NULL; in FDECL1()
940 *sort_dir = sortlist[0]; in FDECL1()
942 free(sortlist); in FDECL1()
H A Dwrite.c458 struct directory_entry ** sortlist; in FDECL1() local
478 sortlist = (struct directory_entry **) in FDECL1()
489 sortlist[j--] = s_entry; in FDECL1()
493 sortlist[dcount] = s_entry; in FDECL1()
514 qsort(sortlist, dcount, sizeof(struct directory_entry *), in FDECL1()
517 qsort(sortlist, dcount, sizeof(struct directory_entry *), in FDECL1()
528 sortlist[i]->next = sortlist[i+1]; in FDECL1()
531 sortlist[dcount+xcount-1]->next = NULL; in FDECL1()
532 *sort_dir = sortlist[0]; in FDECL1()
535 free(sortlist); in FDECL1()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dhardlink.c207 sortlist (n->data, fsortcmp); in list_linked_files_on_disk()
230 sortlist (links1, fsortcmp); in compare_linkage_lists()
231 sortlist (links2, fsortcmp); in compare_linkage_lists()
H A Dfind_names.c115 sortlist (files, fsortcmp); in Find_Names()
239 sortlist (dirlist, fsortcmp); in Find_Directories()
H A Dhash.h65 void sortlist (List *list, int (*)(const Node *, const Node *));
H A Dignore.c489 sortlist (files, fsortcmp); in ignore_files()
H A Dhash.c451 sortlist (List *list, int (*comp) (const Node *, const Node *)) in sortlist() function
/netbsd-src/usr.sbin/lockstat/
H A Dmain.c133 static locklist_t sortlist; variable
368 TAILQ_INIT(&sortlist); in main()
654 TAILQ_INSERT_TAIL(&sortlist, l, chain); in makelists()
686 while ((l = TAILQ_FIRST(&sortlist)) != NULL) { in makelists()
687 TAILQ_REMOVE(&sortlist, l, chain); in makelists()
/netbsd-src/external/mpl/bind/dist/tests/irs/testdata/
H A Dsortlist-v4.conf12 sortlist 130.155.160.0/255.255.240.0 130.155.0.0
H A Dresolv.conf16 sortlist 130.155.160.0/255.255.240.0 130.155.0.0
/netbsd-src/bin/ps/
H A Dps.c113 struct varlist sortlist = SIMPLEQ_HEAD_INITIALIZER(sortlist); variable
420 SIMPLEQ_FOREACH(vent, &sortlist, next) { in main()
681 SIMPLEQ_FOREACH(ve, &sortlist, next) { in pscomp()
H A Dextern.h47 extern VARLIST sortlist;
H A Dkeyword.c342 parsevarlist(p, &sortlist, NULL); in parsesort()
/netbsd-src/external/mpl/bind/dist/bin/tests/system/sortlist/ns1/
H A Dexample.db23 ; Let's see what the sortlist picks out of this...
H A Dnamed.conf.in26 sortlist {
/netbsd-src/external/bsd/blocklist/diff/
H A Dnamed.diff61 main.c notify.c query.c server.c sortlist.c statschannel.c \
127 #include <named/sortlist.h>
/netbsd-src/external/bsd/libbind/dist/doc/
H A Dresolver.cat556 sortlist
58 sortlist is specified by IP address netmask pairs. The netmask
63 sortlist 130.155.160.0/255.255.240.0 130.155.0.0
/netbsd-src/external/bsd/openresolv/dist/
H A Dlibc.in87 resolv_conf_sortlist="$(key_get_value "sortlist " "$base")"
/netbsd-src/external/mpl/bind/dist/lib/ns/
H A DMakefile.in166 libns_la-query.lo libns_la-server.lo libns_la-sortlist.lo \
197 ./$(DEPDIR)/libns_la-sortlist.Plo \
520 include/ns/sortlist.h \
537 sortlist.c \
650 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libns_la-sortlist.Plo@am__quote@ # am--include-marker
741 libns_la-sortlist.lo: sortlist.c
742 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libns_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libns_la-sortlist.lo -MD -MP -MF $(DEPDIR)/libns_la-sortlist.Tpo -c -o libns_la-sortlist
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dview.h143 dns_acl_t *sortlist; member
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Dview.h137 dns_acl_t *sortlist;
144 dns_acl_t *sortlist; global() member
/netbsd-src/external/mpl/bind/dist/fuzz/isc_lex_gettoken.in/
H A Dnamed.conf184 sortlist {
/netbsd-src/external/mpl/bind/dist/fuzz/isc_lex_getmastertoken.in/
H A Dnamed.conf188 sortlist {

12