Home
last modified time | relevance | path

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

/openbsd-src/sbin/swapctl/
H A Dswapctl.c112 static int swapon_command(int, char **);
123 return swapon_command(argc, argv); in main()
247 swapon_command(int argc, char **argv) in swapon_command() function