HomeSort by: relevance | last modified time | path
    Searched defs:linkcount (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.sbin/bootp/common/
bootpd.h 63 * 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
bootpd.h 63 * 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
  /src/external/gpl2/rcs/dist/src/
rcsedit.c 1256 int linkcount = MAXSYMLINKS; local
1266 } else if (!linkcount--) {
rcsedit.c 1256 int linkcount = MAXSYMLINKS; local
1266 } else if (!linkcount--) {
  /src/sbin/fsdb/
fsdb.c 245 CMDFUNC(linkcount); /* set link count */ variable
288 {"linkcount", "Set link count to COUNT", 2, 2, linkcount},
1530 CMDFUNC(linkcount)
fsdb.c 245 CMDFUNC(linkcount); /* set link count */ variable
288 {"linkcount", "Set link count to COUNT", 2, 2, linkcount},
1530 CMDFUNC(linkcount)

Completed in 68 milliseconds