HomeSort by: relevance | last modified time | path
    Searched defs:gloss (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/libevent/dist/
event.c 3750 const char *gloss = (e->ev_events & EV_SIGNAL) ? local
3757 e, gloss, EV_SOCK_ARG(e->ev_fd),
3784 const char *gloss = (e->ev_events & EV_SIGNAL) ? local
3791 e, gloss, EV_SOCK_ARG(e->ev_fd), e->ev_pri,
event.c 3750 const char *gloss = (e->ev_events & EV_SIGNAL) ? local
3757 e, gloss, EV_SOCK_ARG(e->ev_fd),
3784 const char *gloss = (e->ev_events & EV_SIGNAL) ? local
3791 e, gloss, EV_SOCK_ARG(e->ev_fd), e->ev_pri,
  /src/external/bsd/ntp/dist/sntp/libevent/
event.c 3747 const char *gloss = (e->ev_events & EV_SIGNAL) ? local
3754 (void*)e, gloss, EV_SOCK_ARG(e->ev_fd),
3781 const char *gloss = (e->ev_events & EV_SIGNAL) ? local
3788 (void*)e, gloss, EV_SOCK_ARG(e->ev_fd), e->ev_pri,
event.c 3747 const char *gloss = (e->ev_events & EV_SIGNAL) ? local
3754 (void*)e, gloss, EV_SOCK_ARG(e->ev_fd),
3781 const char *gloss = (e->ev_events & EV_SIGNAL) ? local
3788 (void*)e, gloss, EV_SOCK_ARG(e->ev_fd), e->ev_pri,

Completed in 53 milliseconds