| /freebsd-13-stable/usr.sbin/ngctl/ |
| HD | list.c | 113 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()
|
| HD | dot.c | 126 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/ |
| HD | build.priv.h | 95 NCURSES_ARRAY(numnames);
|
| HD | llib-ltinfo | 1257 #undef numnames 1258 const char *const numnames[] = {0};
|
| HD | llib-ltinfow | 1290 #undef numnames 1291 const char *const numnames[] = {0};
|
| HD | llib-lncurses | 3996 #undef numnames 3997 const char *const numnames[] = {0};
|
| HD | llib-lncursesw | 4956 #undef numnames 4957 const char *const numnames[] = {0};
|
| /freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_netgraph/ |
| HD | snmp_netgraph.c | 1382 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/ |
| HD | lib_ti.c | 118 const char *capname = ExtNumname(tp, i, numnames); in NCURSES_SP_NAME()
|
| /freebsd-13-stable/contrib/ncurses/include/ |
| HD | MKterm.h.awk.in | 259 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/ |
| HD | print-smb.c | 1162 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/ |
| HD | ng_base.c | 2678 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()
|
| HD | ng_message.h | 267 u_int32_t numnames; member
|
| /freebsd-13-stable/sys/dev/cardbus/ |
| HD | cardbus_cis.c | 207 int numnames = nitems(funcnames); in decode_tuple_funcid() local 213 if (tupledata[i] < numnames) in decode_tuple_funcid()
|
| /freebsd-13-stable/contrib/ncurses/progs/ |
| HD | tput.c | 209 name = numnames[np->nte_index]; in tput_cmd()
|
| HD | infocmp.c | 1377 ExtNumname(term, (int) n, numnames), str); in dump_initializers() 1409 n, ExtNumname(term, (int) n, numnames)); in dump_initializers()
|
| HD | dump_entry.c | 236 num_names = numnames; in dump_init()
|
| /freebsd-13-stable/contrib/ncurses/misc/ |
| HD | ncurses.def | 304 "numnames" @603 NONAME
|
| HD | ncurses.ref | 401 "numnames" @603 NONAME ; variable
|
| /freebsd-13-stable/sys/netgraph/bluetooth/socket/ |
| HD | ng_btsocket_hci_raw.c | 1398 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/ |
| HD | alias_nbt.c | 667 u_short numnames; member
|
| /freebsd-13-stable/contrib/ncurses/ |
| HD | NEWS | 13937 * boolnames, boolfnames, boolcodes numnames, numfnames, numcodes,
|