Searched refs:commentp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/
H A Dstdhosts.c77 char *commentp; /* Pointer to comment character '#' */ local
120 if ((commentp = strchr(line, '#')) != NULL) {
139 *commentp = '\0';

Completed in 43 milliseconds