Home
last modified time | relevance | path

Searched refs:executable (Results 76 – 100 of 303) sorted by relevance

12345678910>>...13

/freebsd/contrib/file/tests/
H A Dcmd3.result1 a /usr/bin/cmd3 script executable (binary data)
H A Dcmd4.result1 a /usr/bin/cmd4 script executable (binary data)
/freebsd/tools/build/options/
H A DWITHOUT_DEBUG_FILES2 executable binary and shared library.
H A DWITH_DEBUG_FILES1 Strip debug info into a separate file for each executable binary
/freebsd/contrib/file/magic/Magdir/
H A Dmirage8 0 long 31415 Mirage Assembler m.out executable
H A Dolf35 >>16 leshort 2 executable,
68 >>16 beshort 2 executable,
H A Dadi8 >18 lelong &02 executable,
H A Dparix11 >19 byte&0x02 0x02 executable
H A Dbflt8 0 string bFLT BFLT executable
/freebsd/crypto/openssl/test/
H A Ddata.bin3 Please note that if a test involves a new testing executable,
/freebsd/contrib/sendmail/smrsh/
H A DMakefile.m411 bldPRODUCT_START(`executable', `smrsh')
/freebsd/contrib/sendmail/vacation/
H A DMakefile.m411 bldPRODUCT_START(`executable', `vacation')
/freebsd/contrib/sendmail/editmap/
H A DMakefile.m411 bldPRODUCT_START(`executable', `editmap')
/freebsd/contrib/sendmail/makemap/
H A DMakefile.m411 bldPRODUCT_START(`executable', `makemap')
/freebsd/contrib/sendmail/praliases/
H A DMakefile.m411 bldPRODUCT_START(`executable', `praliases')
/freebsd/contrib/file/magic/
H A DLocalstuff7 # text if readable, executable if runnable binary, data if unreadable.
/freebsd/contrib/sendmail/mailstats/
H A DMakefile.m411 bldPRODUCT_START(`executable', `mailstats')
/freebsd/contrib/sendmail/mail.local/
H A DMakefile.m411 bldPRODUCT_START(`executable', `mail.local')
/freebsd/contrib/llvm-project/lldb/docs/man/
H A Dlldb.rst11 | :program:`lldb` [*options*] *executable*
258 Passing an executable as a positional argument prepares lldb to debug the given
259 executable. To disambiguate between arguments passed to lldb and arguments
260 passed to the debugged executable, arguments starting with a - must be passed
265 For convenience, passing the executable after -- is also supported.
/freebsd/contrib/one-true-awk/bugs-fixed/
H A DREGRESS5 echo Making executable
/freebsd/contrib/sendmail/rmail/
H A DMakefile.m411 bldPRODUCT_START(`executable', `rmail')
/freebsd/contrib/ntp/sntp/libevent/cmake/
H A DCodeCoverage.cmake15 # works are solely in the form of machine-executable object code generated by
47 # which runs your test executable and produces a lcov code coverage report:
51 # test_driver # Name of the test driver executable that runs the tests.
/freebsd/contrib/libevent/cmake/
H A DCodeCoverage.cmake15 # works are solely in the form of machine-executable object code generated by
47 # which runs your test executable and produces a lcov code coverage report:
51 # test_driver # Name of the test driver executable that runs the tests.
/freebsd/contrib/bzip2/
H A Dwords07 if your build produces an executable which is unable to correctly
/freebsd/usr.sbin/autofs/
H A Dcommon.c1032 bool executable; in parse_map() local
1068 executable = file_is_executable(path); in parse_map()
1070 if (executable) { in parse_map()
1091 parse_map_yyin(parent, map, executable ? key : NULL); in parse_map()
1093 if (executable) { in parse_map()

12345678910>>...13