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

  /src/sys/rump/net/lib/libshmif/
if_shmem.c 162 allocif(int unit, struct shmif_sc **scp) function
349 if ((error = allocif(unit, &sc)) != 0) {
392 return allocif(unit, NULL);
if_shmem.c 162 allocif(int unit, struct shmif_sc **scp) function
349 if ((error = allocif(unit, &sc)) != 0) {
392 return allocif(unit, NULL);

Completed in 40 milliseconds