/freebsd/contrib/file/magic/Magdir/ |
H A D | hp | 42 0 beshort 0627 Apollo m68k COFF executable 45 0 beshort 0624 apollo a88k COFF executable 54 0 belong 0x02100107 PA-RISC1.1 executable 59 0 belong 0x02100108 PA-RISC1.1 shared executable 64 0 belong 0x0210010b PA-RISC1.1 demand-load executable 78 0 belong 0x02140107 PA-RISC2.0 executable 83 0 belong 0x02140108 PA-RISC2.0 shared executable 88 0 belong 0x0214010b PA-RISC2.0 demand-load executable 102 0 belong 0x020b0107 PA-RISC1.0 executable 107 0 belong 0x020b0108 PA-RISC1.0 shared executable [all …]
|
H A D | human68k | 13 #>0 string HU X executable 18 #0 beshort 0x601a Human68k Z executable 25 #>4 string LZX R executable 26 #2 string #HUPAIR Human68k hupair R executable
|
H A D | att3b | 12 #0 beshort 0550 3b20 COFF executable 15 #0 beshort 0551 3b20 COFF executable (TV) 23 >18 beshort &00000020 executable 33 0 beshort 0561 WE32000 COFF executable (TV)
|
H A D | vax | 4 # vax: file(1) magic for VAX executable/object and APL workspace 13 0 lelong 0420 a.out VAX demand paged (first page unmapped) pure executable 23 >2 uleshort <100 VAX COFF executable, sections %d 29 >2 uleshort <100 VAX COFF pure executable, sections %d
|
H A D | lua | 9 0 search/1/w #!\ /usr/bin/lua Lua script text executable 11 0 search/1/w #!\ /usr/local/bin/lua Lua script text executable 13 0 search/1 #!/usr/bin/env\ lua Lua script text executable 15 0 search/1 #!\ /usr/bin/env\ lua Lua script text executable
|
H A D | pyramid | 8 0 long 0x50900107 Pyramid 90x family executable 9 0 long 0x50900108 Pyramid 90x family pure executable 11 0 long 0x5090010b Pyramid 90x family demand paged pure executable
|
H A D | python | 9 0 string/t """ Python script text executable 237 0 search/1/w #!\040/usr/bin/python Python script text executable 240 0 search/1/w #!\040/usr/local/bin/python Python script text executable 243 0 search/10/w #!\040/usr/bin/env\040python Python script text executable 250 >0 regex \^from[\040\t]+([A-Za-z0-9_]|\\.)+[\040\t]+import.*$ Python script text executable 253 >0 regex \^import\ [_[:alpha:]]+\ as\ [[:alpha:]][[:space:]]*$ Python script text executable 259 >&0 search/64 self Python script text executable 265 >&0 search/64 '__main__' Python script text executable 266 >&0 search/64 "__main__" Python script text executable 272 #>&0 regex .*'''$ Python script text executable [all …]
|
H A D | netbsd | 24 >>20 lelong =4096 dynamically linked executable 25 >>20 lelong >4096 dynamically linked executable 26 >0 byte ^0x80 executable 32 >>20 lelong =8192 dynamically linked executable 33 >>20 lelong >8192 dynamically linked executable 34 >0 byte ^0x80 executable 39 >0 byte &0x80 dynamically linked executable 42 >>20 lelong !0 executable 48 >0 byte &0x80 dynamically linked executable 49 >0 byte ^0x80 executable
|
H A D | ruby | 9 0 search/1/w #!\ /usr/bin/ruby Ruby script text executable 12 0 search/1/w #!\ /usr/local/bin/ruby Ruby script text executable 15 0 search/1 #!/usr/bin/env\ ruby Ruby script text executable 18 0 search/1 #!\ /usr/bin/env\ ruby Ruby script text executable
|
H A D | sinclair | 25 0 string NqNqNq`\004 QL firmware executable (BCPL) 32 4 belong 0x4AFB QDOS executable 34 6 beshort 0x4AFB QDOS executable
|
H A D | xo65 | 19 >6 leshort&0x1000 =0x0000 executable, 33 # sim65 executable files 34 0 string \x73\x69\x6d\x36\x35 sim65 executable,
|
H A D | convex | 14 0 belong 0513 Convex old-style demand paged executable 16 0 belong 0515 Convex old-style pre-paged executable 18 0 belong 0517 Convex old-style pre-paged, non-swapped executable 50 >84 belong &0x80000000 executable
|
H A D | javascript | 6 0 string/tw #!/bin/node Node.js script executable 8 0 string/tw #!/usr/bin/node Node.js script executable 10 0 string/tw #!/bin/nodejs Node.js script executable 12 0 string/tw #!/usr/bin/nodejs Node.js script executable 14 0 string/t #!/usr/bin/env\ node Node.js script executable 16 0 string/t #!/usr/bin/env\ nodejs Node.js script executable
|
H A D | ibm6000 | 7 #0 beshort 0x01df executable (RISC System/6000 V3.1) or obj module 12 #0 beshort 0x0103 executable (RT Version 2) or obj module 28 0 beshort 0x01f7 64-bit XCOFF executable or object module
|
H A D | alliant | 13 0 short 0420 0420 Alliant virtual executable 16 0 short 0421 0421 Alliant compact executable
|
/freebsd/tools/regression/include/tgmath/ |
H A D | tgmath.t | 5 executable=`basename $0 .t` 7 make $executable 2>&1 > /dev/null 9 exec ./$executable
|
/freebsd/tools/regression/sockets/accf_data_attach/ |
H A D | accf_data_attach.t | 5 executable=`basename $0 .t` 7 make $executable 2>&1 > /dev/null 9 exec ./$executable
|
/freebsd/tools/regression/sockets/kqueue/ |
H A D | kqueue.t | 5 executable=`basename $0 .t` 7 make $executable 2>&1 > /dev/null 9 exec ./$executable
|
/freebsd/tools/regression/netinet/ipsockopt/ |
H A D | ipsockopt.t | 5 executable=`basename $0 .t` 7 make $executable 2>&1 > /dev/null 9 exec ./$executable
|
/freebsd/tools/regression/sockets/accept_fd_leak/ |
H A D | accept_fd_leak.t | 5 executable=`basename $0 .t` 7 make $executable 2>&1 > /dev/null 9 exec ./$executable
|
/freebsd/tools/regression/usr.bin/cc/ |
H A D | float.t | 5 executable=`basename $0 .t` 7 make $executable 2>&1 > /dev/null 9 exec ./$executable
|
/freebsd/tools/regression/netinet/rawconnect/ |
H A D | rawconnect.t | 5 executable=`basename $0 .t` 7 make $executable 2>&1 > /dev/null 17 elif ./$executable; then
|
/freebsd/crypto/libecc/src/tests/ |
H A D | meson.build | 9 # the executable is built with the same architecture 20 ec_self_test = executable( 44 ec_utils = executable(
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
H A D | DynamicLoaderPOSIXDYLD.cpp | 171 ModuleSP executable; in DidLaunch() local 176 executable = GetTargetExecutable(); in DidLaunch() 180 if (executable.get() && load_offset != LLDB_INVALID_ADDRESS) { in DidLaunch() 182 module_list.Append(executable); in DidLaunch() 183 UpdateLoadedSections(executable, LLDB_INVALID_ADDRESS, load_offset, true); in DidLaunch() 417 ModuleSP executable = GetTargetExecutable(); in RefreshModules() local 418 m_loaded_modules[executable] = m_rendezvous.GetLinkMapAddress(); in RefreshModules() 654 ModuleSP executable = GetTargetExecutable(); in LoadAllCurrentModules() local 655 m_loaded_modules[executable] = m_rendezvous.GetLinkMapAddress(); in LoadAllCurrentModules()
|
/freebsd/crypto/openssl/test/ |
H A D | README-dev.md | 12 Please note that if a test involves a new testing executable, you will need to 19 A test executable is named `test/{name}test.c` 42 A recipe that just runs a test executable 55 The second argument to `simple_test` is the test executable, and `simple_test` 96 Whenever a new test involves a new test executable you need to do the
|