Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssh/openbsd-compat/
Dbsd-cray.c209 ia_user_ret_t uret; /* stuff returned from ia_user */ in cray_setup() local
296 uret.revision = 0; in cray_setup()
297 uret.pswd = NULL; in cray_setup()
298 uret.normal = 0; in cray_setup()
300 ia_rcode = ia_user(&usent, &uret); in cray_setup()
398 fsent.pwdp = uret.pswd; in cray_setup()
434 fsent.pwdp = uret.pswd; in cray_setup()
/freebsd-10-stable/contrib/libstdc++/
Dacinclude.m41263 uintmax_t uret = strtoumax(s, endptr, base);
Dconfigure31144 uintmax_t uret = strtoumax(s, endptr, base);