OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:userconf_cmdbuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
subr_userconf.c
57
static char
userconf_cmdbuf
[40]; /* Command line */
variable in typeref:typename:char[40]
818
if (cngetsn(
userconf_cmdbuf
, sizeof(
userconf_cmdbuf
)) > 0 &&
819
userconf_parse(
userconf_cmdbuf
))
subr_userconf.c
57
static char
userconf_cmdbuf
[40]; /* Command line */
variable in typeref:typename:char[40]
818
if (cngetsn(
userconf_cmdbuf
, sizeof(
userconf_cmdbuf
)) > 0 &&
819
userconf_parse(
userconf_cmdbuf
))
Completed in 110 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025