Searched refs:commentp (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/ypcmd/ | ||
H A D | stdhosts.c | 77 char *commentp; /* Pointer to comment character '#' */ local 120 if ((commentp = strchr(line, '#')) != NULL) { 139 *commentp = '\0'; |
Completed in 44 milliseconds