Home
last modified time | relevance | path

Searched refs:shmrealloc (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/kern/
H A Dsysv_shm.c86 static void shmrealloc (void);
513 shmrealloc(); /* maybe expand the shmsegs[] array */ in shmget_allocate_segment()
684 shmrealloc(void) in shmrealloc() function