Home
last modified time | relevance | path

Searched refs:ah_destroy (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/lib/libbc/inc/include/rpc/
H A Dauth.h97 void (*ah_destroy)(); /* destroy this structure */ member
132 ((*((auth)->ah_ops->ah_destroy))(auth))
134 ((*((auth)->ah_ops->ah_destroy))(auth))
/titanic_44/usr/src/uts/common/rpc/
H A Dauth.h219 void (*ah_destroy)(struct __auth *); member
233 void (*ah_destroy)(); /* destroy this structure */
290 ((*((auth)->ah_ops->ah_destroy))(auth))
292 ((*((auth)->ah_ops->ah_destroy))(auth))
/titanic_44/usr/src/stand/lib/fs/nfs/
H A Dauth_none.c128 ops.ah_destroy = authnone_destroy; in authnone_ops()
H A Dauth_unix.c284 ops.ah_destroy = authunix_destroy; in authunix_ops()
/titanic_44/usr/src/lib/libnsl/rpc/
H A Dauth_none.c159 ops.ah_destroy = authnone_destroy; in authnone_ops()
H A Dsvid_funcs.c65 ((*((auth)->ah_ops->ah_destroy))(auth)); in auth_destroy()
H A Dauth_sys.c377 ops.ah_destroy = authsys_destroy; in authsys_ops()
H A Dauth_des.c471 ops.ah_destroy = authdes_destroy; in authdes_ops()
/titanic_44/usr/src/uts/common/rpc/sec/
H A Dauth_des.c461 ops.ah_destroy = authdes_destroy; in authdes_ops()