Home | Sort by: relevance | last modified time | path |
/src/sys/sys/ | |
kobj_impl.h | 138 void kobj_setname(kobj_t, const char *); |
/src/sys/kern/ | |
subr_kobj_vfs.c | 179 kobj_setname(ko, path); |
subr_kobj.c | 112 kobj_setname(ko, name); 732 kobj_setname(ko, name); 1211 kobj_setname(kobj_t ko, const char *name) function in typeref:typename:void 1273 kobj_setname(kobj_t ko, const char *name) function in typeref:typename:void |