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

  /src/lib/libedit/
refresh.c 108 wint_t *firstline = el->el_vdisplay[0]; local in function:re_nextline
113 firstline[0] = '\0'; /* empty the string */
114 el->el_vdisplay[i - 1] = firstline;
  /src/usr.bin/mail/
send.c 126 int isheadflag, infld, ignoring, dostat, firstline; local in function:sendmessage
151 firstline = 1;
166 if (firstline) {
171 firstline = 0;

Completed in 12 milliseconds