Home
last modified time | relevance | path

Searched refs:nonrecursive (Results 1 – 17 of 17) sorted by relevance

/freebsd-13.1/lib/libbe/tests/
H A Dbe_create.sh121 nonrecursive \
/freebsd-13.1/contrib/openpam/m4/
H A Dltoptions.m4426 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
427 [m4_define([_LTDL_MODE], [nonrecursive])])
/freebsd-13.1/contrib/file/m4/
H A Dltoptions.m4426 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
427 [m4_define([_LTDL_MODE], [nonrecursive])])
/freebsd-13.1/contrib/openbsm/m4/
H A Dltoptions.m4426 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
427 [m4_define([_LTDL_MODE], [nonrecursive])])
/freebsd-13.1/contrib/ntp/sntp/libevent/m4/
H A Dltoptions.m4426 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
427 [m4_define([_LTDL_MODE], [nonrecursive])])
/freebsd-13.1/contrib/ntp/sntp/m4/
H A Dltoptions.m4426 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
427 [m4_define([_LTDL_MODE], [nonrecursive])])
/freebsd-13.1/contrib/libevent/m4/
H A Dltoptions.m4426 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
427 [m4_define([_LTDL_MODE], [nonrecursive])])
/freebsd-13.1/contrib/ldns/m4/
H A Dltoptions.m4426 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
427 [m4_define([_LTDL_MODE], [nonrecursive])])
/freebsd-13.1/contrib/subversion/subversion/libsvn_client/
H A Ddeprecated.c503 svn_boolean_t nonrecursive, in svn_client_import2() argument
510 SVN_DEPTH_INFINITY_OR_FILES(! nonrecursive), in svn_client_import2()
518 svn_boolean_t nonrecursive, in svn_client_import() argument
526 path, url, nonrecursive, in svn_client_import()
673 svn_boolean_t nonrecursive, in svn_client_commit() argument
678 ! nonrecursive, in svn_client_commit()
/freebsd-13.1/contrib/subversion/subversion/include/
H A Dsvn_client.h2130 svn_boolean_t nonrecursive,
2147 svn_boolean_t nonrecursive,
2350 svn_boolean_t nonrecursive,
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A DChangeLog521 o Make th_base_lock nonrecursive. (9cd5acb)
1062 o Fix handling of no-python case for nonrecursive make (1e3123d)
/freebsd-13.1/contrib/libevent/
H A DChangeLog968 o Make th_base_lock nonrecursive. (9cd5acb)
1509 o Fix handling of no-python case for nonrecursive make (1e3123d)
/freebsd-13.1/contrib/unbound/doc/
H A Dexample.conf.in265 # allow_snoop (recursive and nonrecursive ok)
H A DChangelog8533 - disallow nonrecursive queries for cache snooping by default.
/freebsd-13.1/contrib/unbound/
H A Daclocal.m48785 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
8786 [m4_define([_LTDL_MODE], [nonrecursive])])
/freebsd-13.1/contrib/sqlite3/
H A Daclocal.m48808 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
8809 [m4_define([_LTDL_MODE], [nonrecursive])])
/freebsd-13.1/contrib/subversion/
H A DCHANGES6732 * option rename: --non-recursive instead of --nonrecursive
7104 * commits and imports now support --nonrecursive option