Home | History | Annotate | Download | only in rpc.pcnfsd

Lines Matching refs:password

5 /*  The maximum number of bytes in a password argument  */
52 typedef string password<PASSWORDLEN>;
54 ** The type password is used for passing an encode password for
55 ** authentication. The server should decode the password as described
162 ** indicates that the server was able to verify the ident and password
269 password pw;
500 password pw;
537 ** Perform user authentication - map username, password into uid, gid.
593 ** Perform user authentication - map username, password into uid, gid;