Searched refs:SI_SUB_SYSV_SHM (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/sys/
H A Dkernel.h138 SI_SUB_SYSV_SHM = 0x6400000, /* System V shared memory*/ enumerator in enum:sysinit_sub_id
/freebsd-9.3-release/sys/kern/
H A Duipc_shm.c445 SYSINIT(shm_dict_init, SI_SUB_SYSV_SHM, SI_ORDER_ANY, shm_dict_init, NULL);
H A Dsysv_shm.c1405 DECLARE_MODULE(sysvshm, sysvshm_mod, SI_SUB_SYSV_SHM, SI_ORDER_FIRST);

Completed in 109 milliseconds