OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sysctllog
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/kern/
subr_bufq.c
84
static void sysctl_kern_bufq_strategies_setup(struct
sysctllog
**);
90
static struct
sysctllog
*
sysctllog
;
variable in typeref:struct:sysctllog *
97
sysctl_kern_bufq_strategies_setup(&
sysctllog
);
384
sysctl_kern_bufq_strategies_setup(struct
sysctllog
**clog)
kern_sysctl.c
112
static int sysctl_log_add(struct
sysctllog
**, const struct sysctlnode *);
113
static int sysctl_log_realloc(struct
sysctllog
*);
115
typedef void sysctl_setup_func(struct
sysctllog
**);
typedef in typeref:typename:void sysctl_setup_func (struct **)
123
struct
sysctllog
{
struct
1957
sysctl_createv(struct
sysctllog
**log, int cflags,
2389
sysctl_log_print(const struct
sysctllog
*slog)
2422
sysctl_log_add(struct
sysctllog
**logp, const struct sysctlnode *node)
2427
struct
sysctllog
*log;
2436
log = malloc(sizeof(struct
sysctllog
),
2503
sysctl_teardown(struct
sysctllog
**logp
[
all
...]
/src/lib/librumpuser/
rumpuser_dl.c
359
struct
sysctllog
;
360
typedef void sysctl_setup_func(struct
sysctllog
**);
typedef in function:process_object
/src/sys/dev/pci/ixgbe/
ixgbe.h
643
struct
sysctllog
*
sysctllog
;
member in struct:ixgbe_softc
Completed in 16 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025