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

/openbsd-current/sbin/fdisk/
H A Dcmd.h36 int Xhelp(const char *, struct mbr *);
H A Duser.c42 {"help", 2, Xhelp, "Display summary of available commands"},
H A Dcmd.c473 Xhelp(const char *args, struct mbr *mbr) function
/openbsd-current/usr.sbin/config/
H A Dcmd.h57 int Xhelp(cmd_t *);
H A Dcmd.c47 {"help", Xhelp, "", "Command help list"},
64 Xhelp(cmd_t *cmd) function
/openbsd-current/sys/stand/boot/
H A Dcmd.c41 static int Xhelp(void);
67 {"help", CMDT_CMD, Xhelp},
341 Xhelp(void) function
/openbsd-current/sys/arch/octeon/stand/rdboot/
H A Dcmd.c47 static int Xhelp(void);
66 {"help", CMDT_CMD, Xhelp},
329 Xhelp(void) function
/openbsd-current/sys/arch/powerpc64/stand/rdboot/
H A Dcmd.c47 static int Xhelp(void);
66 {"help", CMDT_CMD, Xhelp},
329 Xhelp(void) function

Completed in 330 milliseconds