HomeSort by: relevance | last modified time | path
    Searched defs:swapon_command (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/swapctl/
swapctl.c 164 __dead static void swapon_command(int, char **);
175 swapon_command(argc, argv);
379 * swapon_command: emulate the old swapon(8) program.
382 swapon_command(int argc, char **argv) function in typeref:typename:void
swapctl.c 164 __dead static void swapon_command(int, char **);
175 swapon_command(argc, argv);
379 * swapon_command: emulate the old swapon(8) program.
382 swapon_command(int argc, char **argv) function in typeref:typename:void

Completed in 24 milliseconds