Searched refs:turnon (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/librumphijack/
H A Dhijack.c590 bool turnon; local
612 turnon = true;
614 turnon = false;
620 if (turnon)
/netbsd-6-1-5-RELEASE/usr.sbin/inetd/
H A Dinetd.c1063 #define turnon(fd, opt) \ macro
1066 turnon(sep->se_fd, SO_DEBUG) < 0)
1068 if (turnon(sep->se_fd, SO_REUSEADDR) < 0)
1070 #undef turnon macro
/netbsd-6-1-5-RELEASE/dist/ipf/tools/
H A Dipmon.c1412 logopts(int turnon, const char *options) argument
1436 if (turnon)

Completed in 86 milliseconds