Home
last modified time | relevance | path

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

/sunrpc/
A Dauth_none.c63 AUTH no_client; member
82 ap->no_client.ah_cred = ap->no_client.ah_verf = _null_auth; in authnone_create_once()
83 ap->no_client.ah_ops = (struct auth_ops *) &ops; in authnone_create_once()
87 (void) xdr_opaque_auth (xdrs, &ap->no_client.ah_cred); in authnone_create_once()
88 (void) xdr_opaque_auth (xdrs, &ap->no_client.ah_verf); in authnone_create_once()
97 return &authnone_private.no_client; in authnone_create()

Completed in 5 milliseconds