Searched defs:firstline (Results 1 - 3 of 3) sorted by relevance
| /osnet-11/usr/src/lib/libshell/common/include/ |
| H A D | shlex.h | 53 int firstline; /* saved value of sh.st.firstline */ member in struct:_shlex_
|
| H A D | defs.h | 87 int firstline; member in struct:sh_scoped
|
| /osnet-11/usr/src/cmd/sendmail/src/ |
| H A D | usersmtp.c | 275 ** firstline -- set if this is the first line of the reply. 285 esmtp_check(line, firstline, m, mci, e) 287 bool firstline; 394 ** firstline -- set if this is the first line of the reply. 404 helo_options(line, firstline, m, mci, e) 406 bool firstline; 416 if (firstline) 603 ** firstline -- set if this is the first line of the reply. 615 getsasldata(line, firstline, m, mci, e) 617 bool firstline; 3063 bool firstline = true; local [all...] |
Completed in 260 milliseconds