Home | Sort by: relevance | last modified time | path |
/src/sys/rump/librump/rumpkern/ | |
kobj_rename.c | 47 const char *norentab[] = { variable in typeref:typename:const char * [] 59 for (i = 0; i < __arraycount(norentab); i++) { 60 if (strncmp(norentab[i], name, strlen(norentab[i])) == 0) |
kobj_rename.c | 47 const char *norentab[] = { variable in typeref:typename:const char * [] 59 for (i = 0; i < __arraycount(norentab); i++) { 60 if (strncmp(norentab[i], name, strlen(norentab[i])) == 0) |