Home | Sort by: relevance | last modified time | path |
/src/sys/rump/net/lib/libshmif/ | |
if_shmem.c | 162 allocif(int unit, struct shmif_sc **scp) function in typeref:typename:int 349 if ((error = allocif(unit, &sc)) != 0) { 392 return allocif(unit, NULL); |