Searched refs:linkcount (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/bootp/common/
H A Dbootpd.h63 * The list may be shared among multiple hosts by setting the linkcount
68 unsigned int linkcount, addrcount; member in struct:in_addr_list
75 * The linkcount must be set appropriately.
79 unsigned int linkcount; member in struct:shared_string
84 unsigned int linkcount, length; member in struct:shared_bindata
158 unsigned linkcount; /* hash list inserts */
157 unsigned linkcount; /* hash list inserts */ member in struct:host
H A Dreadfile.c396 hp->linkcount = 1;
433 hp->linkcount++;
451 hp->linkcount++;
464 hp->linkcount++;
1220 s->linkcount = 1;
1283 bdata->linkcount = 1;
1410 (hp->MEMBER->linkcount)++; \
1624 result->linkcount = 1;
1897 assert(hostptr->linkcount > 0);
1898 if (--(hostptr->linkcount))
[all...]
/netbsd-6-1-5-RELEASE/sbin/fsdb/
H A Dfsdb.c161 CMDFUNC(linkcount); /* set link count */ variable
194 {"linkcount", "Set link count to COUNT", 2, 2, linkcount},
1169 CMDFUNCSTART(linkcount)
/netbsd-6-1-5-RELEASE/usr.sbin/sup/source/
H A Dscan.c593 int linkcount = 0; local
615 linkcount++;
630 if (updir == 0 || linkcount) {
/netbsd-6-1-5-RELEASE/gnu/usr.bin/rcs/lib/
H A Drcsedit.c1276 int linkcount = MAXSYMLINKS; local
1286 } else if (!linkcount--) {

Completed in 90 milliseconds