MCPcopy Create free account
hub / github.com/F-Stack/f-stack / kern_prot.c

File kern_prot.c

freebsd/kern/kern_prot.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*-
2 * SPDX-License-Identifier: BSD-3-Clause
3 *
4 * Copyright (c) 1982, 1986, 1989, 1990, 1991, 1993

Callers

nothing calls this directly

Calls 15

crcopysafeFunction · 0.85
mac_cred_check_setuidFunction · 0.85
change_ruidFunction · 0.85
setsugidFunction · 0.85
change_svuidFunction · 0.85
change_euidFunction · 0.85
proc_set_credFunction · 0.85
racct_proc_ucred_changedFunction · 0.85
rctl_proc_ucred_changedFunction · 0.85
uifreeFunction · 0.85
mac_cred_check_setgidFunction · 0.85
change_rgidFunction · 0.85

Tested by

no test coverage detected