Home
last modified time | relevance | path

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

/dragonfly/lib/libc/sysvipc/
H A Dipc.c132 for (i=0; i<get_hash_size(MAXSIZE); i++) { in acquire_locks()
172 for (i=0; i<get_hash_size(MAXSIZE); i++) { in parent_release_locks()
H A Dsysvipc_hash.h51 int get_hash_size(int);
H A DSymbol.map4 get_hash_size;
H A Dsysvipc_hash.c138 get_hash_size(int nr_elems) in get_hash_size() function
H A Dshm.c410 for (i=0; i<get_hash_size(MAXSIZE); i++) { in shmchild()