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

/netbsd-current/usr.sbin/sysinst/
H A Daout2elf.c319 int fd, n, rootd, serrno, nlnk = 0; local
411 rootd = 1;
413 rootd = 0;
416 if (strlen(resolved) + strlen(wbuf) + (rootd ? 0 : 1) + 1 >
421 if (rootd == 0)

Completed in 98 milliseconds