Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/fsinfo/
H A Dfsi_analyze.c482 int netbootp = 0; in analyze_mounts() local
552 netbootp |= FM_NETROOT; in analyze_mounts()
555 netbootp |= FM_NETSWAP; in analyze_mounts()
564 if (netbootp && (netbootp != FM_NETBOOT)) in analyze_mounts()