OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
569
if (node[si].sysctl_flags &
CTLFLAG_ALIAS
) {
768
if (rnode->sysctl_flags &
CTLFLAG_ALIAS
) {
906
if (flags &
CTLFLAG_ALIAS
) {
1182
} else if (flags &
CTLFLAG_ALIAS
) {
2034
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 16 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025