Searched refs:getpeerucred (Results 1 – 19 of 19) sorted by relevance
/titanic_50/usr/src/lib/libc/port/sys/ |
H A D | getpeerucred.c | 29 #pragma weak _getpeerucred = getpeerucred 39 getpeerucred(int fd, ucred_t **ucp) in getpeerucred() function
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | ucredsys.c | 46 getpeerucred(int fd, void *buf) in getpeerucred() function 194 return (getpeerucred(obj, buf)); in ucredsys()
|
/titanic_50/usr/src/head/ |
H A D | ucred.h | 64 extern int getpeerucred(int, ucred_t **);
|
/titanic_50/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | bsd-getpeereid.c | 58 if (getpeerucred(s, &ucred) == -1) in getpeereid()
|
/titanic_50/usr/src/cmd/vntsd/ |
H A D | auth.c | 90 rc = getpeerucred(sock_fd, &ucredp); in socket_peer_euid()
|
/titanic_50/usr/src/cmd/lp/lib/lp/ |
H A D | tx.c | 121 if (getpeerucred(fd, &uc) == -1) in get_peer_label()
|
/titanic_50/usr/src/lib/libnsl/rpc/ |
H A D | ti_opts.c | 130 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 D | pr_getsockname.c | 185 return (getpeerucred(fd, ucp)); in pr_getpeerucred()
|
/titanic_50/usr/src/lib/c_synonyms/ |
H A D | syn_common | 364 getpeerucred
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/ilbd/ |
H A D | ilbd_main.c | 623 res = getpeerucred(new_sd, &cli->cli_peer_ucredp); in new_req()
|
/titanic_50/usr/src/lib/libc/amd64/ |
H A D | Makefile | 888 getpeerucred.o \
|
/titanic_50/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 901 getpeerucred.o \
|
/titanic_50/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 928 getpeerucred.o \
|
/titanic_50/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 956 getpeerucred.o \
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | inetd.c | 2603 if (getpeerucred(fd, &ucred) == -1) { in process_uds_event()
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 850 getpeerucred;
|
/titanic_50/usr/src/man/man3c/ |
H A D | Makefile | 182 getpeerucred.3c \
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/vrrpd/ |
H A D | vrrpd.c | 1240 if (getpeerucred(connfd, &cred) == (uid_t)-1) { in vrrp_auth_check()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 177 file path=usr/share/man/man3c/getpeerucred.3c
|