Home
last modified time | relevance | path

Searched refs:follow (Results 1 – 25 of 1503) sorted by relevance

12345678910>>...61

/netbsd/tests/
H A DREADME3 When adding new tests, please try to follow the following conventions.
6 the tests should follow the directory structure of the real source tree.
7 For instance, interfaces available via the C library should follow:
13 2. Equivalently, all tests for userland utilities should try to follow their
/netbsd/external/gpl3/binutils/dist/binutils/doc/
H A Ddebug.options.texi54 @itemx =follow-links
67 @option{--enable-follow-debug-links=yes} or
68 @option{--enable-follow-debug-links=no} options. If these are not
79 @itemx =no-follow-links
84 Enables contacting debuginfod servers if there is a need to follow
89 Disables contacting debuginfod servers when there is a need to follow
/netbsd/external/gpl3/binutils/dist/bfd/
H A Dgenlink.h60 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \ argument
62 bfd_link_hash_lookup (&(table)->root, (string), (create), (copy), (follow)))
/netbsd/external/gpl3/gdb/dist/bfd/
H A Dgenlink.h60 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \ argument
62 bfd_link_hash_lookup (&(table)->root, (string), (create), (copy), (follow)))
H A Dlibxcoff.h105 #define xcoff_link_hash_lookup(table, string, create, copy, follow) \ argument
108 (follow)))
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dgenlink.h60 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \ argument
62 bfd_link_hash_lookup (&(table)->root, (string), (create), (copy), (follow)))
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dgenlink.h60 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \ argument
62 bfd_link_hash_lookup (&(table)->root, (string), (create), (copy), (follow)))
/netbsd/crypto/external/bsd/heimdal/dist/windows/
H A DNTMakefile.version41 # Define to a valid string if this build DOES NOT follow normal
47 # Define to a valid string if this build DOES follow normal release
/netbsd/external/cddl/osnet/sys/kern/
H A Dvfs.c44 lookupname(char *dirname, enum uio_seg seg, enum symfollow follow, in lookupname() argument
54 follow == FOLLOW ? NSM_FOLLOW_NOEMULROOT : NSM_NOFOLLOW_NOEMULROOT, in lookupname()
/netbsd/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Ddtruss_example.txt15 -f # follow children
24 dtruss -f test.sh # run test.sh and follow children
100 Now we try follow mode "-f". The test program does run several hundred
/netbsd/external/cddl/dtracetoolkit/dist/Examples/
H A Ddtruss_example.txt15 -f # follow children
24 dtruss -f test.sh # run test.sh and follow children
100 Now we try follow mode "-f". The test program does run several hundred
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Ddir.cc291 const bool follow in increment() local
298 if (std::exchange(_M_pending, true) && top.should_recurse(follow, ec)) in increment()
300 _Dir dir = top.open_subdir(skip_permission_denied, !follow, ec); in increment()
/netbsd/usr.sbin/makefs/
H A Dmakefs.c191 fsoptions.follow = true; in main()
294 fsoptions.follow); in main()
306 fsoptions.follow); in main()
/netbsd/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dlinetrace.c329 int follow = (user_follow_mode != FOLLOW_NONE); in check_follow_fork() local
330 TprintfT (DBG_LT0, "check_follow_fork()=%d\n", follow); in check_follow_fork()
331 return follow; in check_follow_fork()
337 int follow = (user_follow_mode != FOLLOW_NONE); in check_follow_exec() local
338 if (follow) in check_follow_exec()
341 follow = path_collectable (execfile); in check_follow_exec()
343 TprintfT (DBG_LT0, "check_follow_exec(%s)=%d\n", execfile, follow); in check_follow_exec()
344 return follow; in check_follow_exec()
350 int follow = (user_follow_mode != FOLLOW_NONE); in check_follow_combo() local
351 TprintfT (DBG_LT0, "check_follow_combo(%s)=%d\n", execfile, follow); in check_follow_combo()
[all …]
/netbsd/usr.sbin/trpt/
H A Dtrpt.c137 static int aflag, follow, sflag, tflag; variable
168 ++follow; in main()
341 if (follow) { in dotrace()
/netbsd/external/mpl/bind/dist/
H A Dversion1 # This file must follow /bin/sh rules. It is imported directly via
/netbsd/external/gpl3/gdb/dist/gdbsupport/
H A DREADME3 To send patches, follow the gdb patch submission instructions in
/netbsd/external/gpl3/gdb.old/dist/gdbsupport/
H A DREADME3 To send patches, follow the gdb patch submission instructions in
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-mmix/
H A Db-post1.s3 % LOP_STAB, such as in b-goodmain.s should follow.
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-mmix/
H A Db-post1.s3 % LOP_STAB, such as in b-goodmain.s should follow.
/netbsd/external/bsd/bzip2/dist/
H A Dwords22 Checking test results. If any of the four "cmp"s which follow
/netbsd/external/gpl3/gdb/dist/gnulib/
H A DREADME3 To send patches, follow the gdb patch submission instructions in
/netbsd/external/gpl3/gdb.old/dist/gnulib/
H A DREADME3 To send patches, follow the gdb patch submission instructions in
/netbsd/crypto/dist/ipsec-tools/
H A DMakefile.am11 …$(srcdir)/misc/cvs2cl.pl --follow-only TRUNK -I ChangeLog --utc -U $(srcdir)/misc/cvsusermap --gro…
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_dir.cc379 const bool follow in increment() local
386 if (std::exchange(_M_dirs->pending, true) && top.should_recurse(follow, ec)) in increment()
388 _Dir dir = top.open_subdir(skip_permission_denied, !follow, ec); in increment()

12345678910>>...61