HomeSort by: relevance | last modified time | path
    Searched refs:root_path (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/bootp/common/
bootpd.h 122 root_path :1, member in struct:flag
178 *root_path,
177 *root_path, member in struct:host
dovend.c 92 if (hp->flags.root_path) {
94 * Check for room for root_path. Add 2 to account for
97 len = strlen(hp->root_path->string);
101 bcopy(hp->root_path->string, vp, len);
dumptab.c 179 /* FdC: root_path (see below) */
234 if (hp->flags.root_path) {
235 fprintf(fp, "\\\n\t:rp=%s:", hp->root_path->string);
readfile.c 1083 PARSE_STR(root_path);
1481 DUP_LINK(root_path);
1915 del_string(hostptr->root_path);

Completed in 30 milliseconds