Searched refs:lineortoken (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libmail/inc/
H A Ds_string.h77 extern string *s_seq_read(FILE *fp, string *to, int lineortoken);
/illumos-gate/usr/src/lib/libmail/common/
H A Ds_string.c204 * The `lineortoken' variable indicates whether the sequence to beinput
209 * int lineortoken; how the sequence terminates
214 s_seq_read(FILE *fp, string *to, int lineortoken) argument
268 if (lineortoken == TOKEN) {

Completed in 57 milliseconds