Home
last modified time | relevance | path

Searched defs:xcmd (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.h54 struct xcmd { struct
55 const char *keyword; /* command key word */
56 void (*handler) (struct parse *, FILE *); /* command handler */
57 u_char arg[MAXARGS]; /* descriptors for arguments */
58 const char *desc[MAXARGS]; /* descriptions for arguments */
59 const char *comment;
H A Dntpdc.c1171 struct xcmd *xcmd; in docmd() local
/freebsd/contrib/ntp/ntpq/
H A Dntpq.h93 struct xcmd { global() struct
94 keywordxcmd global() argument
95 handlerxcmd global() argument
96 argxcmd global() argument
97 descxcmd global() argument
98 commentxcmd global() argument
H A Dntpq.c1643 struct xcmd *xcmd; docmd() local
[all...]
/freebsd/contrib/bmake/
H A Djob.c919 char *xcmd; /* The expanded command */ in JobWriteCommand() local
1090 char *xcmd = Var_Subst(cmd, job->node, VARE_EVAL); in DebugFailedJob() local
H A Dmeta.c376 FStr xcmd = FStr_InitRefer(ucmd); in printCMD() local
/freebsd/sys/dev/sound/pcm/
H A Ddsp.c660 u_long xcmd; in dsp_ioctl() local
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c3513 struct ib_uverbs_create_xsrq xcmd; in ib_uverbs_create_srq() local