Home
last modified time | relevance | path

Searched refs:buffp (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/fs.d/autofs/
H A Dauto_subr.c518 char buffp[LINESZ], buffq[LINESZ]; local
526 bp = buffp; bq = buffq;
533 if ((int)((bp - buffp) + strlen(key)) < size) {
605 if ((int)((bp - buffp) + strlen(s)) < size) {
626 if (bp - buffp == size - 1) {
649 (void) strcpy(pline, buffp);