Home
last modified time | relevance | path

Searched defs:suser (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/ssh/scp/
H A Dscp.c441 char *bp, *host, *src, *suser, *thost, *tuser, *arg; local
531 char *bp, *host, *src, *suser; local
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c542 char *host, *src, *suser, *thost, *tuser; in toremote() local
793 char *host, *src, *suser, *lhost; in tolocal() local
/titanic_41/usr/src/uts/common/os/
H A Dcred.c517 suser(cred_t *cr) in suser() function