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

/illumos-gate/usr/src/cmd/bnu/
H A Duuxqt.c54 char _Cmd[2 * BUFSIZ]; /* build up command buffer */ variable
537 * _Cmd is the buffer where the command is built up.
563 (void) strlcat(_Cmd, whitesp, sizeof (_Cmd));
564 (void) strlcat(_Cmd, prm, sizeof (_Cmd));
571 (void) strlcat(_Cmd, whitesp, sizeof (_Cmd));
572 (void) strlcat(_Cmd, prm, sizeof (_Cmd));
[all...]

Completed in 59 milliseconds