Home
last modified time | relevance | path

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

/netbsd-src/sbin/swapctl/
H A Dswapctl.c164 __dead static void swapon_command(int, char **);
175 swapon_command(argc, argv); in main()
382 swapon_command(int argc, char **argv) in swapon_command() function