Home | Sort by: relevance | last modified time | path |
/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;) |