HomeSort by: relevance | last modified time | path
    Searched refs:persperdexplode (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/error/
input.c 384 if (persperdexplode(cur_wordv[1], &line, &file)) {
421 && persperdexplode(cur_wordv[cur_wordc], &line2, &file2)
422 && persperdexplode(cur_wordv[cur_wordc-2], &line1, &file1)) {
464 if (persperdexplode(cur_wordv[3], &line, &file)) {
error.h 274 bool persperdexplode(char *, char **, char **);
subr.c 178 persperdexplode(char *string, char **r_perd, char **r_pers) function in typeref:typename:bool

Completed in 20 milliseconds