Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libbe/tests/
H A Dbe_create.sh111 nonrecursive \
/freebsd-12.1/contrib/file/m4/
H A Dltoptions.m4373 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
374 [m4_define([_LTDL_MODE], [nonrecursive])])
/freebsd-12.1/contrib/subversion/subversion/libsvn_client/
H A Ddeprecated.c448 svn_boolean_t nonrecursive, in svn_client_import2() argument
455 SVN_DEPTH_INFINITY_OR_FILES(! nonrecursive), in svn_client_import2()
463 svn_boolean_t nonrecursive, in svn_client_import() argument
471 path, url, nonrecursive, in svn_client_import()
618 svn_boolean_t nonrecursive, in svn_client_commit() argument
623 ! nonrecursive, in svn_client_commit()
/freebsd-12.1/contrib/ntp/sntp/m4/
H A Dltoptions.m4426 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
427 [m4_define([_LTDL_MODE], [nonrecursive])])
/freebsd-12.1/contrib/ldns/m4/
H A Dltoptions.m4426 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
427 [m4_define([_LTDL_MODE], [nonrecursive])])
/freebsd-12.1/contrib/openpam/m4/
H A Dltoptions.m4426 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
427 [m4_define([_LTDL_MODE], [nonrecursive])])
/freebsd-12.1/contrib/ntp/sntp/libevent/m4/
H A Dltoptions.m4426 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
427 [m4_define([_LTDL_MODE], [nonrecursive])])
/freebsd-12.1/contrib/libevent/m4/
H A Dltoptions.m4426 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
427 [m4_define([_LTDL_MODE], [nonrecursive])])
/freebsd-12.1/contrib/openbsm/m4/
H A Dltoptions.m4426 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
427 [m4_define([_LTDL_MODE], [nonrecursive])])
/freebsd-12.1/contrib/subversion/subversion/include/
H A Dsvn_client.h2060 svn_boolean_t nonrecursive,
2077 svn_boolean_t nonrecursive,
2280 svn_boolean_t nonrecursive,
/freebsd-12.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-12.1/contrib/unbound/doc/
H A Dexample.conf.in244 # allow_snoop (recursive and nonrecursive ok)
H A DChangelog7116 - disallow nonrecursive queries for cache snooping by default.
/freebsd-12.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-12.1/contrib/gcclibs/libmudflap/
H A DChangeLog456 (splay_tree_foreach): Rewrite using nonrecursive logic.
/freebsd-12.1/contrib/gcc/doc/include/
H A Dtexinfo.tex5848 % These two commands read recursive and nonrecursive macro bodies.
5857 % nonrecursive macros of zero, one, and many arguments.
/freebsd-12.1/contrib/unbound/
H A Daclocal.m48785 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
8786 [m4_define([_LTDL_MODE], [nonrecursive])])
/freebsd-12.1/contrib/amd/doc/
H A Dtexinfo.tex7493 % These two commands read recursive and nonrecursive macro bodies.
7676 % nonrecursive macros of zero, one, up to nine, and many arguments.
/freebsd-12.1/contrib/sqlite3/
H A Daclocal.m48808 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
8809 [m4_define([_LTDL_MODE], [nonrecursive])])
/freebsd-12.1/contrib/subversion/
H A DCHANGES6220 * option rename: --non-recursive instead of --nonrecursive
6592 * commits and imports now support --nonrecursive option