Home
last modified time | relevance | path

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

/netbsd/usr.sbin/bootp/common/
H A Dbootpd.h68 unsigned int linkcount, addrcount; member
79 unsigned int linkcount; member
84 unsigned int linkcount, length; member
157 unsigned linkcount; /* hash list inserts */ member
H A Dreadfile.c393 hp->linkcount = 1; in readtab()
430 hp->linkcount++; in readtab()
448 hp->linkcount++; in readtab()
461 hp->linkcount++; in readtab()
1213 s->linkcount = 1; in get_shared_string()
1275 bdata->linkcount = 1; in process_generic()
1399 (hp->MEMBER->linkcount)++; \
1608 result->linkcount = 1; in get_addresses()
1871 assert(hostptr->linkcount > 0); in free_host()
1872 if (--(hostptr->linkcount)) in free_host()
[all …]
/netbsd/usr.sbin/catman/
H A DREADME.hardlinks12 for a symlink, check if the page's linkcount > 1 (manstat.st_nlink > 1)
/netbsd/sbin/fsdb/
H A Dfsdb.c245 CMDFUNC(linkcount); /* set link count */
288 {"linkcount", "Set link count to COUNT", 2, 2, linkcount},
1530 CMDFUNC(linkcount) in CMDFUNC() argument
/netbsd/external/gpl2/rcs/dist/src/
H A Drcsedit.c1256 int linkcount = MAXSYMLINKS; local
1266 } else if (!linkcount--) {