OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
vfs_trans.c
888
struct fscow_handler *
newch
;
local in function:fscow_establish
898
newch
= kmem_alloc(sizeof(*
newch
), KM_SLEEP);
899
newch
->ch_func = func;
900
newch
->ch_arg = arg;
903
LIST_INSERT_HEAD(&fmi->fmi_cow_handler,
newch
, ch_list);
/src/sys/dev/wsfont/
wsfont.c
458
u_char *ch, *
newch
, *p, *newp;
local in function:wsfont_rotate_internal
487
newch
= newdata +
495
newp =
newch
+
502
newp =
newch
+
Completed in 13 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025