Searched refs:templine (Results 1 – 1 of 1) sorted by relevance
396 char templine[BUFSIZ]; /* has value of NETPATH when scanning */ in setnetpath() local435 strlen(netpath) >= sizeof (templine) - 1) { in setnetpath()459 (void) strcpy(templine, netpath); in setnetpath()460 tp = templine; in setnetpath()