Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.sbin/ngctl/
HDlist.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()
HDdot.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-13-stable/contrib/ncurses/ncurses/
HDbuild.priv.h95 NCURSES_ARRAY(numnames);
HDllib-ltinfo1257 #undef numnames
1258 const char *const numnames[] = {0};
HDllib-ltinfow1290 #undef numnames
1291 const char *const numnames[] = {0};
HDllib-lncurses3996 #undef numnames
3997 const char *const numnames[] = {0};
HDllib-lncursesw4956 #undef numnames
4957 const char *const numnames[] = {0};
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_netgraph/
HDsnmp_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-13-stable/contrib/ncurses/ncurses/tinfo/
HDlib_ti.c118 const char *capname = ExtNumname(tp, i, numnames); in NCURSES_SP_NAME()
/freebsd-13-stable/contrib/ncurses/include/
HDMKterm.h.awk.in259 print "NCURSES_WRAPPED_VAR(NCURSES_CONST char * const *, numnames);"
269 print "#define numnames NCURSES_PUBLIC_VAR(numnames())"
281 print "extern NCURSES_EXPORT_VAR(NCURSES_CONST char * const ) numnames[];"
/freebsd-13-stable/contrib/tcpdump/
HDprint-smb.c1162 u_int numnames; in nbt_udp137_print() local
1164 numnames = GET_U_1(p); in nbt_udp137_print()
1168 while (numnames) { in nbt_udp137_print()
1193 numnames--; in nbt_udp137_print()
/freebsd-13-stable/sys/netgraph/
HDng_base.c2678 nl->numnames = 0; in ng_generic_msg()
2682 &nl->nodeinfo[nl->numnames]; in ng_generic_msg()
2691 KASSERT(nl->numnames < V_ng_nodes, in ng_generic_msg()
2693 nl->numnames++; in ng_generic_msg()
2717 nl->numnames = 0; in ng_generic_msg()
2721 &nl->nodeinfo[nl->numnames]; in ng_generic_msg()
2729 KASSERT(nl->numnames < V_ng_named_nodes, in ng_generic_msg()
2731 nl->numnames++; in ng_generic_msg()
HDng_message.h267 u_int32_t numnames; member
/freebsd-13-stable/sys/dev/cardbus/
HDcardbus_cis.c207 int numnames = nitems(funcnames); in decode_tuple_funcid() local
213 if (tupledata[i] < numnames) in decode_tuple_funcid()
/freebsd-13-stable/contrib/ncurses/progs/
HDtput.c209 name = numnames[np->nte_index]; in tput_cmd()
HDinfocmp.c1377 ExtNumname(term, (int) n, numnames), str); in dump_initializers()
1409 n, ExtNumname(term, (int) n, numnames)); in dump_initializers()
HDdump_entry.c236 num_names = numnames; in dump_init()
/freebsd-13-stable/contrib/ncurses/misc/
HDncurses.def304 "numnames" @603 NONAME
HDncurses.ref401 "numnames" @603 NONAME ; variable
/freebsd-13-stable/sys/netgraph/bluetooth/socket/
HDng_btsocket_hci_raw.c1398 while (nl->num_names > 0 && nl1->numnames > 0) { in ng_btsocket_hci_raw_control()
1410 nl1->numnames --; in ng_btsocket_hci_raw_control()
/freebsd-13-stable/sys/netinet/libalias/
HDalias_nbt.c667 u_short numnames; member
/freebsd-13-stable/contrib/ncurses/
HDNEWS13937 * boolnames, boolfnames, boolcodes numnames, numfnames, numcodes,