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

  /src/sys/kern/
sysv_shm.c 121 static int shmrealloc(int);
859 shmrealloc(int newshmni) function in typeref:typename:int
1040 error = shmrealloc(newsize);
sysv_shm.c 121 static int shmrealloc(int);
859 shmrealloc(int newshmni) function in typeref:typename:int
1040 error = shmrealloc(newsize);

Completed in 24 milliseconds