Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/fsinfo/
H A Dfsi_data.h206 #define FM_NETSWAP 0x02 macro
207 #define FM_NETBOOT (FM_NETROOT|FM_NETSWAP)
H A Dfsi_analyze.c555 netbootp |= FM_NETSWAP; in analyze_mounts()