Searched refs:srtbuf (Results 1 – 1 of 1) sorted by relevance
580 char srtbuf[100], *sorted_fname; in modules() local649 sprintf(srtbuf, "/bin/sort - > %s", sorted_fname); in modules()650 if ((srtpipe = popen(srtbuf, "w")) == NULL) { in modules()