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

/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 56 milliseconds