Home
last modified time | relevance | path

Searched defs:cmd_info (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/include/
H A Dtrimble.h125 typedef struct cmd_info struct
132 } cmd_info_t; argument
/netbsd-src/sys/arch/ews4800mips/stand/common/
H A Dboot.c176 cmd_info(int argc, char *argp[], int interactive) in cmd_info() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dcmd_parser.c400 struct cmd_info { struct
401 const char *name;
402 u32 opcode;
415 u32 flag;
425 u16 rings;
428 u16 devices;
454 const struct cmd_info *info; argument
1977 static const struct cmd_info cmd_info[] = { variable
/netbsd-src/sbin/disklabel/
H A Dinteract.c181 cmd_info(struct disklabel *lp, char *s, int fd) in cmd_info() function