Home
last modified time | relevance | path

Searched refs:SF_SHELL (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/less/
H A Dcommand.c333 if (!secure_allow(SF_SHELL)) in exec_mca()
343 if (!secure_allow(SF_SHELL)) in exec_mca()
2202 if (secure_allow(SF_SHELL)) in commands()
H A Dless.h650 #define SF_SHELL (1<<9) /* Shell command (!) */ macro
H A Dmain.c190 { "shell", SF_SHELL }, in security_feature()