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

  /src/lib/libc/time/
tzselect.ksh 397 function handle_entry(entry) { function
413 handle_entry($3)
417 handle_entry(cont[ci])
  /src/external/bsd/libevent/dist/
event_iocp.c 57 handle_entry(OVERLAPPED *o, ULONG_PTR completion_key, DWORD nBytes, int ok) function
91 handle_entry(overlapped, key, bytes, ok);
  /src/external/bsd/ntp/dist/sntp/libevent/
event_iocp.c 58 handle_entry(OVERLAPPED *o, ULONG_PTR completion_key, DWORD nBytes, int ok) function
92 handle_entry(overlapped, key, bytes, ok);

Completed in 16 milliseconds