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

/opensolaris-onvv-gate/usr/src/cmd/sysdef/
H A Dsysdef.c583 FILE *lspipe, *srtpipe, *fp; local
652 if ((srtpipe = popen(srtbuf, "w")) == NULL) {
690 fprintf(srtpipe, "%s %s%s\n",
695 (void) pclose(srtpipe);

Completed in 88 milliseconds