Searched refs:uret (Results 1 - 2 of 2) sorted by relevance

/external/openssh/openbsd-compat/
H A Dbsd-cray.c209 ia_user_ret_t uret; /* stuff returned from ia_user */ local
296 uret.revision = 0;
297 uret.pswd = NULL;
298 uret.normal = 0;
300 ia_rcode = ia_user(&usent, &uret);
398 fsent.pwdp = uret.pswd;
434 fsent.pwdp = uret.pswd;
/external/checkpolicy/
H A Dcheckpolicy.c391 unsigned int nel, uret; local
947 sepol_fs_use(ans, &uret, &ssid);
948 switch (uret) {

Completed in 87 milliseconds