Home | History | Annotate | Download | only in pppd

Lines Matching refs:newline

394     int i, newline, ret, err;
426 while (getword(f, cmd, &newline, filename)) {
435 if (!getword(f, args[i], &newline, filename)) {
1107 * \<newline> is ignored.
1136 * A newline means the end of a comment; backslash-newline
1149 * Ignore characters other than newline in a comment.
1198 * This character is escaped: backslash-newline is ignored,