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

/illumos-gate/usr/src/cmd/lp/lib/forms/
H A Drdform.c62 char * mandp; local
204 if (!(mandp = strchr(p, ',')))
208 *mandp++ = 0;
209 while (*mandp && isspace(*mandp));
210 if (CS_STREQU(MANSTR, mandp))

Completed in 55 milliseconds