Searched refs:ah_nextverf (Results 1 – 7 of 7) sorted by relevance
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()
269 if (ops.ah_nextverf == 0) { in authunix_ops()270 ops.ah_nextverf = authunix_nextverf; in authunix_ops()
152 if (ops.ah_nextverf == NULL) { in authnone_ops()153 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()
464 if (ops.ah_nextverf == NULL) { in authdes_ops()465 ops.ah_nextverf = authdes_nextverf; in authdes_ops()
454 if (ops.ah_nextverf == NULL) { in authdes_ops()455 ops.ah_nextverf = authdes_nextverf; in authdes_ops()