HomeSort by: relevance | last modified time | path
    Searched refs:eMmutex_destroy (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ipf/dist/lib/
mutex_emul.c 98 eMmutex_destroy(mtx, file, line)
105 "%s:%d:eMmutex_destroy(%p,%s)\n", file, line,
108 fprintf(stderr, "%s:eMmutex_destroy(%p): bad magic: %#x\n",
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 456 # define MUTEX_DESTROY(x) eMmutex_destroy(&(x)->ipf_emu, \
479 extern void eMmutex_destroy(eMmutex_t *, char *, int);

Completed in 47 milliseconds