Home
last modified time | relevance | path

Searched refs:numnames (Results 1 – 23 of 23) sorted by relevance

/freebsd/usr.sbin/ngctl/
H A Dlist.c113 nlist->numnames, named_only ? "named " : ""); in ListCmd()
119 while (nlist->numnames > 0) { in ListCmd()
125 nlist->numnames--; in ListCmd()
126 if (nlist->numnames > 0) in ListCmd()
130 while (nlist->numnames > 0) { in ListCmd()
138 nlist->numnames--; in ListCmd()
H A Ddot.c126 for (i = 0; i < nlist->numnames; i++) in DotCmd()
136 for (i = 0; i < nlist->numnames; i++) in DotCmd()
142 for (i = 0; i < nlist->numnames; i++) { in DotCmd()
/freebsd/contrib/ncurses/ncurses/
H A Dbuild.priv.h95 NCURSES_ARRAY(numnames);
H A Dreport_hashing.c65 CHECK_TI(numnames); in main()
H A Dllib-ltinfo1274 #undef numnames
1275 const char *const numnames[] = {0};
H A Dllib-ltinfow1307 #undef numnames
1308 const char *const numnames[] = {0};
H A Dllib-lncurses4003 #undef numnames
4004 const char *const numnames[] = {0};
H A Dllib-lncursesw4963 #undef numnames
4964 const char *const numnames[] = {0};
/freebsd/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A Dsnmp_netgraph.c1382 qsort(list->nodeinfo, list->numnames, sizeof(list->nodeinfo[0]), ncmp); in find_node_next()
1385 if (list->numnames == 0) { in find_node_next()
1395 for (i = 0; i < list->numnames; i++) in find_node_next()
1527 qsort(list->nodeinfo, list->numnames, sizeof(list->nodeinfo[0]), ncmp); in find_hook_next()
1541 for (node_index = 0; node_index < list->numnames; node_index++) in find_hook_next()
1549 if (idxlen == 1 || node_index >= list->numnames || in find_hook_next()
1591 while (node_index < list->numnames) { in find_hook_next()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_ti.c118 const char *capname = ExtNumname(tp, i, numnames); in NCURSES_SP_NAME()
/freebsd/contrib/ncurses/include/
H A DMKterm.h.awk.in285 print "NCURSES_WRAPPED_VAR(NCURSES_CONST char * const *, numnames);"
295 print "#define numnames NCURSES_PUBLIC_VAR(numnames())"
307 print "extern NCURSES_EXPORT_VAR(NCURSES_CONST char * const ) numnames[];"
/freebsd/contrib/tcpdump/
H A Dprint-smb.c1161 u_int numnames; in nbt_udp137_print() local
1163 numnames = GET_U_1(p); in nbt_udp137_print()
1167 while (numnames) { in nbt_udp137_print()
1192 numnames--; in nbt_udp137_print()
/freebsd/sys/netgraph/
H A Dng_base.c2680 nl->numnames = 0; in ng_generic_msg()
2684 &nl->nodeinfo[nl->numnames]; in ng_generic_msg()
2693 KASSERT(nl->numnames < V_ng_nodes, in ng_generic_msg()
2695 nl->numnames++; in ng_generic_msg()
2719 nl->numnames = 0; in ng_generic_msg()
2723 &nl->nodeinfo[nl->numnames]; in ng_generic_msg()
2731 KASSERT(nl->numnames < V_ng_named_nodes, in ng_generic_msg()
2733 nl->numnames++; in ng_generic_msg()
H A Dng_message.h270 u_int32_t numnames; member
/freebsd/sys/dev/cardbus/
H A Dcardbus_cis.c207 int numnames = nitems(funcnames); in decode_tuple_funcid() local
213 if (tupledata[i] < numnames) in decode_tuple_funcid()
/freebsd/contrib/ncurses/progs/
H A Dtput.c209 name = numnames[np->nte_index]; in tput_cmd()
H A Dinfocmp.c1378 ExtNumname(term, (int) n, numnames), str); in dump_initializers()
1410 n, ExtNumname(term, (int) n, numnames)); in dump_initializers()
H A Ddump_entry.c236 num_names = numnames; in dump_init()
/freebsd/contrib/ncurses/misc/
H A Dncurses.def304 "numnames" @603 NONAME
H A Dncurses.ref401 "numnames" @603 NONAME ; variable
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c1396 while (nl->num_names > 0 && nl1->numnames > 0) { in ng_btsocket_hci_raw_control()
1408 nl1->numnames --; in ng_btsocket_hci_raw_control()
/freebsd/sys/netinet/libalias/
H A Dalias_nbt.c669 u_short numnames; member
/freebsd/contrib/ncurses/
H A DNEWS14400 * boolnames, boolfnames, boolcodes numnames, numfnames, numcodes,