Searched refs:srtbuf (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sysdef/ | ||
H A D | sysdef.c | 582 char srtbuf[100], *sorted_fname; local 651 sprintf(srtbuf, "/bin/sort - > %s", sorted_fname); 652 if ((srtpipe = popen(srtbuf, "w")) == NULL) { |
Completed in 75 milliseconds