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