HomeSort by: relevance | last modified time | path
    Searched refs:command_unload (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/stand/efiboot/
boot.c 110 void command_unload(char *);
137 { "unload", command_unload, "unload <module_name>" },
319 command_unload(char *arg) function in typeref:typename:void
  /src/sys/arch/ia64/stand/common/
bootstrap.h 254 int command_unload(int argc, char *argv[]);
287 { "unload", "unload all modules", command_unload }, \
fileload.c 102 command_unload(int argc, char *argv[]) function in typeref:typename:int

Completed in 38 milliseconds