Searched refs:SF_EDIT (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/contrib/less/ | ||
| HD | main.c | 171 { "edit", SF_EDIT }, in security_feature() |
| HD | less.h | 633 #define SF_EDIT (1<<1) /* Edit file (v) */ macro |
| HD | command.c | 1878 if (secure_allow(SF_EDIT)) in commands() |