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

  /src/usr.sbin/inetd/
inetd.c 801 #define turnon(fd, opt) \ macro
804 turnon(sep->se_fd, SO_DEBUG) < 0)
806 if (turnon(sep->se_fd, SO_REUSEADDR) < 0)
808 #undef turnon macro
  /src/lib/librumphijack/
hijack.c 788 bool turnon; local
811 turnon = true;
813 turnon = false;
819 if (turnon)
  /src/external/bsd/ipf/dist/tools/
ipmon.c 1507 logopts(int turnon, const char *options)
1531 if (turnon)

Completed in 57 milliseconds