HomeSort by: relevance | last modified time | path
    Searched defs:sweep (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/m4/
gnum4.c 113 char *sweep; local in function:ensure_m4path
126 for (sweep = envpath;
127 (path = strsep(&sweep, ":")) != NULL;)
gnum4.c 113 char *sweep; local in function:ensure_m4path
126 for (sweep = envpath;
127 (path = strsep(&sweep, ":")) != NULL;)

Completed in 104 milliseconds