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

  /src/usr.sbin/lpr/lpc/
lpc.h 39 const char *c_help; /* help message */ member in struct:cmd
lpc.c 311 c->c_name, c->c_help);
  /src/usr.sbin/timed/timedc/
timedc.h 56 const char *c_help; /* help message */ member in struct:cmd
timedc.c 258 c->c_name, c->c_help);
  /src/sys/stand/efiboot/
efiboot.h 43 const char *c_help; member in struct:boot_command
boot.c 178 if (commands[n].c_help)
179 printf("%s\n", commands[n].c_help);
  /src/usr.bin/ftp/
ftp_var.h 126 const char *c_help; /* help string */ member in struct:cmd
main.c 1037 c->c_name, c->c_help);

Completed in 20 milliseconds