OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:userconf_history
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
subr_userconf.c
54
static char
userconf_history
[1024];
variable in typeref:typename:char[1024]
55
static int userconf_histsz = sizeof(
userconf_history
);
124
userconf_history
[userconf_histcur] = cmd;
134
memcpy(&
userconf_history
[userconf_histcur],
145
userconf_history
[userconf_histcur] = '\n';
subr_userconf.c
54
static char
userconf_history
[1024];
variable in typeref:typename:char[1024]
55
static int userconf_histsz = sizeof(
userconf_history
);
124
userconf_history
[userconf_histcur] = cmd;
134
memcpy(&
userconf_history
[userconf_histcur],
145
userconf_history
[userconf_histcur] = '\n';
Completed in 22 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025