OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xlate_s
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
kern_history.c
424
size_t bufsize,
xlate_s
;
local in function:sysctl_kernhist_helper
456
xlate_s
= sizeof(struct addr_xlt) * h->n * 2 + 3;
457
xlate_t = kmem_alloc(
xlate_s
, KM_SLEEP);
556
kmem_free(xlate_t,
xlate_s
);
Completed in 38 milliseconds
Indexes created Sun Nov 02 07:10:05 GMT 2025