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

  /src/sys/lib/libsa/
bootcfg.h 42 typedef void (*bootcfg_command)(const char *cmd, char *arg); typedef in typeref:typename:void (*)(const char * cmd,char * arg)
58 int perform_bootcfg(const char *, bootcfg_command, const off_t);
bootcfg.c 101 perform_bootcfg(const char *conf, bootcfg_command command, const off_t maxsz)

Completed in 19 milliseconds