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

/freebsd-current/sbin/swapon/
H A Dswapon.c58 static const char *swap_on_off(const char *, int, char *);
185 swfile = swap_on_off(fsp->fs_spec, 1,
202 swfile = swap_on_off(*argv, 0, NULL);
224 swap_on_off(const char *name, int doingall, char *mntops) function

Completed in 113 milliseconds