Searched refs:ah_nextverf (Results 1 – 8 of 8) sorted by relevance
93 void (*ah_nextverf)(); member112 ((*((auth)->ah_ops->ah_nextverf))(auth))114 ((*((auth)->ah_ops->ah_nextverf))(auth))
202 void (*ah_nextverf)(struct __auth *); member229 void (*ah_nextverf)();254 ((*((auth)->ah_ops->ah_nextverf))(auth))256 ((*((auth)->ah_ops->ah_nextverf))(auth))
123 if (ops.ah_nextverf == NULL) { in authnone_ops()124 ops.ah_nextverf = authnone_verf; in authnone_ops()
279 if (ops.ah_nextverf == 0) { in authunix_ops()280 ops.ah_nextverf = authunix_nextverf; in authunix_ops()
154 if (ops.ah_nextverf == NULL) { in authnone_ops()155 ops.ah_nextverf = authnone_verf; in authnone_ops()
372 if (ops.ah_nextverf == NULL) { in authsys_ops()373 ops.ah_nextverf = authsys_nextverf; in authsys_ops()
466 if (ops.ah_nextverf == NULL) { in authdes_ops()467 ops.ah_nextverf = authdes_nextverf; in authdes_ops()
456 if (ops.ah_nextverf == NULL) { in authdes_ops()457 ops.ah_nextverf = authdes_nextverf; in authdes_ops()