Lines Matching defs:ppent
44 static int interpret(char *buf, entry_t **ppent);
272 interpret(char *buf, entry_t **ppent)
329 *ppent = pent;
573 * Enable the mechanisms for the provider pointed by *ppent. If allflag is
575 * argument "mlist". The result will be stored in ppent also.
578 enable_mechs(entry_t **ppent, boolean_t allflag, mechlist_t *mlist)
586 pent = *ppent;
1153 * Disable the mechanisms for the provider pointed by *ppent. If allflag is
1159 disable_mechs(entry_t **ppent, mechlist_t *infolist, boolean_t allflag,
1168 pent = *ppent;