Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/ipc/
H A Dheim-ipc.h71 heim_ipc_semaphore_wait(heim_isemaphore, time_t);
H A Dtc.c98 heim_ipc_semaphore_wait(s, HEIM_IPC_WAIT_FOREVER); /* wait for reply to complete the work */ in test_ipc()
H A Dcommon.c126 heim_ipc_semaphore_wait(heim_isemaphore s, time_t t) in heim_ipc_semaphore_wait() function