Home | History | Annotate | Download | only in mail

Lines Matching defs:lastq

437 	char *lastq;
444 lastq = nbuf;
455 lastq = q;
464 *lastq = '\0';
872 char *lastq;
879 lastq = nbuf;
889 lastq = q;
895 if (lastq == nbuf)
897 *lastq = '\0'; /* NULL termination */
909 lastq = q;