Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/sys/
H A Dgetpeerucred.c29 #pragma weak _getpeerucred = getpeerucred
39 getpeerucred(int fd, ucred_t **ucp) in getpeerucred() function
/titanic_50/usr/src/uts/common/syscall/
H A Ducredsys.c46 getpeerucred(int fd, void *buf) in getpeerucred() function
194 return (getpeerucred(obj, buf)); in ucredsys()
/titanic_50/usr/src/head/
H A Ducred.h64 extern int getpeerucred(int, ucred_t **);
/titanic_50/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dbsd-getpeereid.c58 if (getpeerucred(s, &ucred) == -1) in getpeereid()
/titanic_50/usr/src/cmd/vntsd/
H A Dauth.c90 rc = getpeerucred(sock_fd, &ucredp); in socket_peer_euid()
/titanic_50/usr/src/cmd/lp/lib/lp/
H A Dtx.c121 if (getpeerucred(fd, &uc) == -1) in get_peer_label()
/titanic_50/usr/src/lib/libnsl/rpc/
H A Dti_opts.c130 if (getpeerucred(trans->xp_fd, &uc) == 0) in find_ucred_opt()
180 if (getpeerucred(trans->xp_fd, &uc) != 0) in find_ucred_opt()
/titanic_50/usr/src/lib/libproc/common/
H A Dpr_getsockname.c185 return (getpeerucred(fd, ucp)); in pr_getpeerucred()
/titanic_50/usr/src/lib/c_synonyms/
H A Dsyn_common364 getpeerucred
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_main.c623 res = getpeerucred(new_sd, &cli->cli_peer_ucredp); in new_req()
/titanic_50/usr/src/lib/libc/amd64/
H A DMakefile888 getpeerucred.o \
/titanic_50/usr/src/lib/libc/sparcv9/
H A DMakefile.com901 getpeerucred.o \
/titanic_50/usr/src/lib/libc/i386/
H A DMakefile.com928 getpeerucred.o \
/titanic_50/usr/src/lib/libc/sparc/
H A DMakefile.com956 getpeerucred.o \
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c2603 if (getpeerucred(fd, &ucred) == -1) { in process_uds_event()
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers850 getpeerucred;
/titanic_50/usr/src/man/man3c/
H A DMakefile182 getpeerucred.3c \
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/vrrpd/
H A Dvrrpd.c1240 if (getpeerucred(connfd, &cred) == (uid_t)-1) { in vrrp_auth_check()
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc177 file path=usr/share/man/man3c/getpeerucred.3c