Searched refs:FM_NETBOOT (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/am-utils/dist/fsinfo/ | ||
H A D | fsi_data.h | 207 #define FM_NETBOOT (FM_NETROOT|FM_NETSWAP) macro |
H A D | fsi_analyze.c | 564 if (netbootp && (netbootp != FM_NETBOOT)) in analyze_mounts() |