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

/opensolaris-onvv-gate/usr/src/cmd/sysdef/
H A Dsysdef.c582 char srtbuf[100], *sorted_fname; local
651 sprintf(srtbuf, "/bin/sort - > %s", sorted_fname);
652 if ((srtpipe = popen(srtbuf, "w")) == NULL) {

Completed in 98 milliseconds