OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CTLFLAG_ALIAS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/ufs/mfs/
mfs_vfsops.c
121
CTLFLAG_PERMANENT|
CTLFLAG_ALIAS
,
/src/sys/kern/
kern_sysctl.c
570
if (node[si].sysctl_flags &
CTLFLAG_ALIAS
) {
769
if (rnode->sysctl_flags &
CTLFLAG_ALIAS
) {
907
if (flags &
CTLFLAG_ALIAS
) {
1184
} else if (flags &
CTLFLAG_ALIAS
) {
2036
if (flags &
CTLFLAG_ALIAS
)
/src/sys/sys/
sysctl.h
122
#define
CTLFLAG_ALIAS
0x00010000
/src/sbin/sysctl/
sysctl.c
632
if (SYSCTL_FLAGS(pnode->sysctl_flags) &
CTLFLAG_ALIAS
)
683
if (SYSCTL_FLAGS(pnode->sysctl_flags) &
CTLFLAG_ALIAS
&& add) {
Completed in 21 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026