OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sysctl_create
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_sysctl.c
435
fn = (sysctlfn)
sysctl_create
; /* we own the rnode */
700
*
sysctl_create
-- Adds a node (the description of which is taken
713
sysctl_create
(SYSCTLFN_ARGS)
727
printf("
sysctl_create
: rnode %p wrong version\n", rnode);
770
printf("
sysctl_create
: attempt to add node to aliased "
1224
* A wrapper around
sysctl_create
() that prints the thing we're trying
1230
sysctl_create
(SYSCTLFN_ARGS)
function
1258
printf("
sysctl_create
(");
1944
* of the node (see
sysctl_create
()) will be translated back into a
2086
error =
sysctl_create
(&name[ni], namelen - ni, &onode, &sz
[
all
...]
kern_sysctl.c
435
fn = (sysctlfn)
sysctl_create
; /* we own the rnode */
700
*
sysctl_create
-- Adds a node (the description of which is taken
713
sysctl_create
(SYSCTLFN_ARGS)
727
printf("
sysctl_create
: rnode %p wrong version\n", rnode);
770
printf("
sysctl_create
: attempt to add node to aliased "
1224
* A wrapper around
sysctl_create
() that prints the thing we're trying
1230
sysctl_create
(SYSCTLFN_ARGS)
function
1258
printf("
sysctl_create
(");
1944
* of the node (see
sysctl_create
()) will be translated back into a
2086
error =
sysctl_create
(&name[ni], namelen - ni, &onode, &sz
[
all
...]
Completed in 36 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026