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

/opensolaris-onvv-gate/usr/src/cmd/man/src/util/instant.src/
H A Dtranslate.c905 char *actname, /* action to take */
916 if (!actname) return 1; /* no action - return what we found */
919 case RA_Related: TranTByAction(ep, actname, fp); break;
920 case RA_Current: TranTByAction(e, actname, fp); break;
901 CheckRelation( Element_t *e, char *relname, char *related, char *actname, FILE *fp, RelAction_t flag ) argument
/opensolaris-onvv-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c179 wchar_t actname[8]; local
743 (void) wsprintf(actname, "$$%d", nprod);
747 j = chfind(1, actname);

Completed in 60 milliseconds