HomeSort by: relevance | last modified time | path
    Searched defs:allocif (Results 1 - 1 of 1) sorted by relevancy

  /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);

Completed in 11 milliseconds