Home
last modified time | relevance | path

Searched refs:mctx (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c104 struct mctx { struct
113 struct mctx *mstack; /* stack of macro contexts */ argument
1239 struct mctx *ctx; /* current macro call context */ in roff_expand()
1969 struct mctx *ctx; in roff_userret()
3871 struct mctx *ctx; in roff_shift()
3935 struct mctx *ctx; in roff_userdef()
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_preauth.c506 void **pctx, *mctx; in free_padata_context() local
517 mctx = preauth_system->plugin_context; in free_padata_context()
520 (*preauth_system->free_pa_reqctx)(kcontext, mctx, pctx); in free_padata_context()