Home
last modified time | relevance | path

Searched refs:ucred_getpid (Results 1 – 20 of 20) sorted by relevance

/titanic_41/usr/src/head/
H A Ducred.h60 extern pid_t ucred_getpid(const ucred_t *); /* for door_cred compatibility */
/titanic_41/usr/src/lib/libc/port/gen/
H A Ducred.c34 #pragma weak _ucred_getpid = ucred_getpid
233 ucred_getpid(const ucred_t *uc) in ucred_getpid() function
/titanic_41/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c840 is_called_from_nscd(ucred_getpid(uc))) {
872 is_called_from_nscd(ucred_getpid(uc))) {
874 &configInfo, ptr, ucred_getpid(uc));
1377 "unavailable)\n", dc_str, ucred_getpid(*ucp),
1386 dc_str, ucred_getpid(*ucp), ucred_getruid(*ucp),
1846 ucred_getpid(*ucp), ucred_getruid(*ucp),
H A Dcachemgr_change.c657 pid = *pidp = ucred_getpid(uc); in chg_is_called_from_nscd_or_peruser_nscd()
/titanic_41/usr/src/cmd/svc/configd/
H A Dconfigd.c351 if (ucred_getpid(uc) != privileged_pid || in create_connection()
392 return (create_client(ucred_getpid(uc), debugflags, privileged, in create_connection()
/titanic_41/usr/src/cmd/nscd/
H A Dnscd_frontend.c406 "euid %d, zoneid %d\n", dc_str, ucred_getpid(uc), in N2N_check_priv()
416 "euid %d, zoneid %d\n", dc_str, ucred_getpid(uc), in N2N_check_priv()
450 pid = ucred_getpid(uc); in _nscd_APP_check_cred()
H A Dnscd_selfcred.c569 if (ucred_getpid(uc) != forker_pid) { in _nscd_proc_iamhere()
572 ucred_getpid(uc), forker_pid); in _nscd_proc_iamhere()
677 ch->child_pid = ucred_getpid(uc); in _nscd_proc_iamhere()
/titanic_41/usr/src/cmd/vt/
H A Dvtdaemon.c1055 if (vt_check_disp_active(ucred_getpid(uc))) in server_for_door()
1063 vt_do_hotkeys(ucred_getpid(uc), vtargp->vt_num); in server_for_door()
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dti_opts.c236 lcred->pid = ucred_getpid(uc); in __rpc_get_local_cred()
/titanic_41/usr/src/lib/libc/port/threads/
H A Ddoor_calls.c329 dc->dc_pid = ucred_getpid(ucp); in door_cred()
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common945 ucred_getpid
/titanic_41/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c564 pid_t upid = ucred_getpid(cred); in show_ucred()
/titanic_41/usr/src/cmd/svr4pkg/pkgserv/
H A Dpkgserv.c514 pcaller = ucred_getpid(uc); in pkg_door_srv()
/titanic_41/usr/src/lib/libbsm/common/
H A Dadt.c1777 state->as_pid = ucred_getpid(ucred); in adt_set_from_ucred()
/titanic_41/usr/src/cmd/zoneadmd/
H A Dzoneadmd.c1257 kernelcall = ucred_getpid(uc) == 0; in server()
/titanic_41/usr/src/man/man3c/
H A DMakefile1231 ucred_getpid.3c \
2274 ucred_getpid.3c := LINKSRC = ucred.3c
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers855 ucred_getpid;
/titanic_41/usr/src/cmd/truss/
H A Dexpound.c3681 (int)ucred_getpid(uc), in show_ucred()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1301 link path=usr/share/man/man3c/ucred_getpid.3c target=ucred.3c
/titanic_41/
H A D.gitignore5289 usr/src/man/man3c/ucred_getpid.3c