/titanic_41/usr/src/head/ |
H A D | ucred.h | 60 extern pid_t ucred_getpid(const ucred_t *); /* for door_cred compatibility */
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | ucred.c | 34 #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 D | cachemgr.c | 840 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 D | cachemgr_change.c | 657 pid = *pidp = ucred_getpid(uc); in chg_is_called_from_nscd_or_peruser_nscd()
|
/titanic_41/usr/src/cmd/svc/configd/ |
H A D | configd.c | 351 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 D | nscd_frontend.c | 406 "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 D | nscd_selfcred.c | 569 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 D | vtdaemon.c | 1055 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 D | ti_opts.c | 236 lcred->pid = ucred_getpid(uc); in __rpc_get_local_cred()
|
/titanic_41/usr/src/lib/libc/port/threads/ |
H A D | door_calls.c | 329 dc->dc_pid = ucred_getpid(ucp); in door_cred()
|
/titanic_41/usr/src/lib/c_synonyms/ |
H A D | syn_common | 945 ucred_getpid
|
/titanic_41/usr/src/cmd/ptools/pfiles/ |
H A D | pfiles.c | 564 pid_t upid = ucred_getpid(cred); in show_ucred()
|
/titanic_41/usr/src/cmd/svr4pkg/pkgserv/ |
H A D | pkgserv.c | 514 pcaller = ucred_getpid(uc); in pkg_door_srv()
|
/titanic_41/usr/src/lib/libbsm/common/ |
H A D | adt.c | 1777 state->as_pid = ucred_getpid(ucred); in adt_set_from_ucred()
|
/titanic_41/usr/src/cmd/zoneadmd/ |
H A D | zoneadmd.c | 1257 kernelcall = ucred_getpid(uc) == 0; in server()
|
/titanic_41/usr/src/man/man3c/ |
H A D | Makefile | 1231 ucred_getpid.3c \ 2274 ucred_getpid.3c := LINKSRC = ucred.3c
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 855 ucred_getpid;
|
/titanic_41/usr/src/cmd/truss/ |
H A D | expound.c | 3681 (int)ucred_getpid(uc), in show_ucred()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1301 link path=usr/share/man/man3c/ucred_getpid.3c target=ucred.3c
|
/titanic_41/ |
H A D | .gitignore | 5289 usr/src/man/man3c/ucred_getpid.3c
|