Home
last modified time | relevance | path

Searched refs:execprotect (Results 1 – 5 of 5) sorted by relevance

/dports/mail/avenger/avenger-0.8.5/libasync/
H A Dsuidprotect.c48 return (suidprotect || execprotect) ? 0 : 1; in execsafe()
H A Dsysconf.h654 int execprotect; /* Set if program will drop privileges */
/dports/irc/dancer/dancer-4.16/src/
H A Dsetup.c85 bool execprotect; /* Enable/disable execution of shell scripts */ variable
535 {"owner.execprotect", &execprotect, BTRUE, CFG_SWITCH, TRUE,
996 {"EXECPROTECT", LEVEL_ANYBODY, SET_ONOFF, &execprotect, 0, msg_helpset_execprotect},
H A Dtransfer.c58 extern bool execprotect;
393 if (execprotect) { in Execute()
/dports/irc/dancer/dancer-4.16/example/
H A Ddancer.config352 #owner.execprotect = On