Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dless.h642 #define SF_EDIT (1<<1) /* Edit file (v) */ macro
H A Dmain.c181 { "edit", SF_EDIT }, in security_feature()
H A Dcommand.c2005 if (secure_allow(SF_EDIT)) in commands()