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

  /src/usr.bin/mail/
list.c 940 markall_core(int *markarray, char **bufp, int f, int level) function in typeref:typename:int
1107 if (markall_core(tmparray, bufp, f, level + 1) == -1)
1243 if (markall_core(markarray, &buf, f, 0) == -1)
list.c 940 markall_core(int *markarray, char **bufp, int f, int level) function in typeref:typename:int
1107 if (markall_core(tmparray, bufp, f, level + 1) == -1)
1243 if (markall_core(markarray, &buf, f, 0) == -1)

Completed in 26 milliseconds