Searched refs:permit (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/tools/test/netfibs/
H A Dinitiator.sh222 ipfw add 65000 permit ip from any to any > /dev/null 2>&1
223 ipfw add 5 permit ipv6-icmp from any to any icmp6types 135,136 fib 0 \
1443 ipfw add 65000 permit ip from any to any > /dev/null 2>&1
H A Dreflector.sh1036 ipfw add 65000 permit ip from any to any > /dev/null 2>&1
1079 ipfw add 65000 permit ip from any to any > /dev/null 2>&1
H A Dforwarding.sh1623 ipfw add 65000 permit ip from any to any > /dev/null 2>&1
/freebsd-11-stable/crypto/openssh/
H A Dchannels.c4158 int i, permit, permit_adm = 1; local
4160 permit = all_opens_permitted;
4161 if (!permit) {
4164 permit = 1;
4178 if (!permit || !permit_adm) {
4192 int i, permit, permit_adm = 1; local
4194 permit = all_opens_permitted;
4195 if (!permit) {
4198 permit = 1;
4212 if (!permit || !permit_ad
[all...]
H A Dmonitor.c257 monitor_permit(struct mon_table *ent, enum monitor_reqtype type, int permit) argument
262 ent->flags |= permit ? MON_PERMIT : 0;
270 monitor_permit_authentications(int permit) argument
277 ent->flags |= permit ? MON_PERMIT : 0;
/freebsd-11-stable/contrib/ncurses/
H A Ddist.mk9 # permit persons to whom the Software is furnished to do so, subject to the #
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex4300 % 1) We use \vbox rather than the earlier \line to permit
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex4198 % 1) We use \vbox rather than the earlier \line to permit

Completed in 174 milliseconds