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

  /src/external/bsd/libevent/dist/
evutil.c 1394 int portnum=-1, need_np_hack, err; local
1445 need_np_hack = need_numeric_port_hack() && servname && !hints.ai_socktype
1447 if (need_np_hack) {
1471 if (need_np_hack)
  /src/external/bsd/ntp/dist/sntp/libevent/
evutil.c 1392 int portnum=-1, need_np_hack, err; local
1443 need_np_hack = need_numeric_port_hack() && servname && !hints.ai_socktype
1445 if (need_np_hack) {
1469 if (need_np_hack)

Completed in 18 milliseconds