Home
last modified time | relevance | path

Searched refs:permit (Results 1 – 25 of 101) sorted by relevance

12345

/dragonfly/share/examples/ppp/
HDppp.conf.sample278 set filter alive 11 permit 0/0 0/0
291 set filter dial 9 permit 0 0
295 set filter in 0 permit tcp dst eq 113 # ident
296 set filter out 0 permit tcp src eq 113 # ident
297 set filter in 1 permit tcp src eq 23 estab # telnet
298 set filter out 1 permit tcp dst eq 23 # telnet
299 set filter in 2 permit tcp src eq 21 estab # ftp
300 set filter out 2 permit tcp dst eq 21 # ftp
301 set filter in 3 permit tcp src eq 20 dst gt 1023 # ftp-data
302 set filter out 3 permit tcp dst eq 20 # ftp-data
[all …]
/dragonfly/games/quiz/datfiles/
HDlatin6 sino:{I }permit
7 sinat:{he }permit{s}
/dragonfly/crypto/openssh/
HDPROTOCOL.certkeys297 permit-X11-forwarding empty Flag indicating that X11 forwarding
301 permit-agent-forwarding empty Flag indicating that agent forwarding
306 permit-port-forwarding empty Flag indicating that port-forwarding
311 permit-pty empty Flag indicating that PTY allocation
316 permit-user-rc empty Flag indicating that execution of
HDchannels.c4198 u_int i, permit, permit_adm = 1; in check_rfwd_permission() local
4203 permit = pset->all_permitted; in check_rfwd_permission()
4204 if (!permit) { in check_rfwd_permission()
4208 permit = 1; in check_rfwd_permission()
4225 return permit && permit_adm; in check_rfwd_permission()
4805 u_int i, permit, permit_adm = 1; in channel_connect_to_port() local
4809 permit = pset->all_permitted; in channel_connect_to_port()
4810 if (!permit) { in channel_connect_to_port()
4814 permit = 1; in channel_connect_to_port()
4831 if (!permit || !permit_adm) { in channel_connect_to_port()
[all …]
HDmonitor.c239 monitor_permit(struct mon_table *ent, enum monitor_reqtype type, int permit) in monitor_permit() argument
244 ent->flags |= permit ? MON_PERMIT : 0; in monitor_permit()
252 monitor_permit_authentications(int permit) in monitor_permit_authentications() argument
259 ent->flags |= permit ? MON_PERMIT : 0; in monitor_permit_authentications()
/dragonfly/contrib/expat/
HDCOPYING9 permit persons to whom the Software is furnished to do so, subject to
/dragonfly/contrib/ncurses/
HDCOPYING9 copies of the Software, and to permit persons to whom the Software is
/dragonfly/contrib/ncurses/progs/
HDmodules12 # permit persons to whom the Software is furnished to do so, subject to the #
/dragonfly/contrib/dialog/
HDREADME39 2) add an option that could permit to read commands (--options) from a
/dragonfly/sys/contrib/dev/drm/radeonfw/
HDLICENSE.radeon6 the Software and to permit persons to whom the Software is provided to
/dragonfly/contrib/ncurses/include/
HDncurses_defs11 # permit persons to whom the Software is furnished to do so, subject to the #
/dragonfly/lib/libc/db/
HDchangelog27 permit multiple cursors in the future.
/dragonfly/contrib/gcc-4.7/
HDCOPYING.RUNTIME35 modification and use would permit combination with GCC in accord with
HDCOPYING205 license would not permit royalty-free redistribution of the Program by
336 This General Public License does not permit incorporating your program into
338 consider it more useful to permit linking proprietary applications with the
/dragonfly/contrib/ncurses/misc/
HDmagic11 # permit persons to whom the Software is furnished to do so, subject to the #
/dragonfly/contrib/gcc-8.0/
HDCOPYING.RUNTIME35 modification and use would permit combination with GCC in accord with
/dragonfly/contrib/nvi2/cl/
HDREADME.signal31 to permit the user to interrupt long-running operations. Generally, a
51 the historic version of vi didn't permit you to suspend the screen if
/dragonfly/contrib/binutils-2.27/gas/doc/
HDc-i960.texi80 this is a local symbol to permit collecting statistics for many separate
232 that permit you to store the branch target in the lower 13 bits of the
/dragonfly/test/interbench/
HDCOPYING205 license would not permit royalty-free redistribution of the Program by
336 This General Public License does not permit incorporating your program into
338 consider it more useful to permit linking proprietary applications with the
/dragonfly/contrib/lvm2/dist/
HDCOPYING205 license would not permit royalty-free redistribution of the Program by
336 This General Public License does not permit incorporating your program into
338 consider it more useful to permit linking proprietary applications with the
/dragonfly/gnu/
HDCOPYING205 license would not permit royalty-free redistribution of the Program by
336 This General Public License does not permit incorporating your program into
338 consider it more useful to permit linking proprietary applications with the
/dragonfly/contrib/binutils-2.27/include/
HDCOPYING205 license would not permit royalty-free redistribution of the Program by
336 This General Public License does not permit incorporating your program into
338 consider it more useful to permit linking proprietary applications with the
/dragonfly/contrib/zstd/
HDCOPYING205 license would not permit royalty-free redistribution of the Program by
335 This General Public License does not permit incorporating your program into
337 consider it more useful to permit linking proprietary applications with the
/dragonfly/contrib/cryptsetup/
HDCOPYING205 license would not permit royalty-free redistribution of the Program by
336 This General Public License does not permit incorporating your program into
338 consider it more useful to permit linking proprietary applications with the
/dragonfly/contrib/gdb-7/
HDCOPYING205 license would not permit royalty-free redistribution of the Program by
336 This General Public License does not permit incorporating your program into
338 consider it more useful to permit linking proprietary applications with the

12345