Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dauth_none.c63 AUTH no_client; member
84 ap->no_client.ah_cred = ap->no_client.ah_verf = _null_auth; in authnone_create_once()
85 ap->no_client.ah_ops = (struct auth_ops *) &ops; in authnone_create_once()
89 (void) xdr_opaque_auth(xdrs, &ap->no_client.ah_cred); in authnone_create_once()
90 (void) xdr_opaque_auth(xdrs, &ap->no_client.ah_verf); in authnone_create_once()
103 return &authnone_private.no_client; in authnone_create()

Completed in 2 milliseconds