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

/openbsd-current/sbin/swapctl/
H A Dswapctl.c112 static int swapon_command(int, char **);
123 return swapon_command(argc, argv);
244 * swapon_command: emulate the old swapon(8) program.
247 swapon_command(int argc, char **argv) function

Completed in 75 milliseconds