Home
last modified time | relevance | path

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

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