Home
last modified time | relevance | path

Searched refs:kobj_out (Results 1 – 1 of 1) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dsubr_kobj.c86 kobj_out(__func__, __LINE__, _kobj, __VA_ARGS__)
90 static void kobj_out(const char *, int, kobj_t, const char *, ...)
1086 kobj_out(const char *fname, int lnum, kobj_t ko, const char *fmt, ...) in kobj_out() function