Searched defs:nextrhs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode.c108 static char *nextrhs(struct parsestate *ps);
261 if ((rhsp = nextrhs(&pstate)) == NULL) {
961 * in Rhsp so that nextrhs() can return it. if nextrhs() never
1073 * nextrhs -- return right-hand-side of name=value pair, or NULL
1085 nextrhs(struct parsestate *ps) function

Completed in 48 milliseconds