Home
last modified time | relevance | path

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

/NextBSD/lib/libnotify/
HDnotify_client.c192 shm_attach(uint32_t size) in shm_attach() function
1435 if (shm_attach(shmsize) != 0) return NOTIFY_STATUS_FAILED; in notify_register_check()