Home
last modified time | relevance | path

Searched defs:shcmd (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/lp/include/
H A Dlp.h53 char *shcmd; /* shell command used to perform the alert */ member
/illumos-gate/usr/src/cmd/init/
H A Dinit.c1528 getcmd(struct CMD_LINE *cmd, char *shcmd) in getcmd()