/freebsd/libexec/rtld-elf/tests/ |
H A D | common.c | 34 expect_success(int binary, char *senv) in expect_success() 42 expect_missing_library(int binary, char *senv) in expect_missing_library() 52 try_to_run(int binary, int exit_status, char * const *env, in try_to_run()
|
H A D | ld_library_pathfds.c | 33 int binary; member
|
/freebsd/lib/libc/inet/ |
H A D | nsap_addr.c | 41 inet_nsap_addr(const char *ascii, u_char *binary, int maxlen) { in inet_nsap_addr() 77 inet_nsap_ntoa(int binlen, const u_char *binary, char *ascii) { in inet_nsap_ntoa()
|
/freebsd/usr.bin/grep/ |
H A D | grep.h | 77 bool binary; member 110 bool binary; /* Binary file? */ member
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/ |
H A D | ObjectFileCOFF.cpp | 83 Expected<std::unique_ptr<Binary>> binary = createBinary(buffer); in CreateInstance() local 115 Expected<std::unique_ptr<Binary>> binary = createBinary(buffer); in GetModuleSpecifications() local [all...] |
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | PostfixExpression.cpp | 118 bool Visit(BinaryOpNode &binary, Node *&) override { in Visit() 181 void DWARFCodegen::Visit(BinaryOpNode &binary, Node *&) { in Visit()
|
/freebsd/contrib/dialog/package/debian/ |
H A D | rules | 139 binary: binary-indep binary-arch target
|
/freebsd/contrib/wireguard-tools/ |
H A D | ipc-freebsd.h | 61 const void *binary; in kernel_get_device() local
|
/freebsd/libexec/atf/atf-pytest-wrapper/ |
H A D | atf_pytest_wrapper.cpp | 189 bool Run(std::string binary, std::vector<std::string> args) { in Run()
|
/freebsd/contrib/diff/src/ |
H A D | diff.c | 78 static bool binary; variable 80 enum { binary = true }; enumerator
|
/freebsd/lib/libnetgraph/ |
H A D | msg.c | 91 struct ng_mesg *reply, *binary, *ascii; in NgSendAsciiMsg() local
|
/freebsd/sbin/nvmecontrol/ |
H A D | passthru.c | 61 bool binary; member
|
H A D | logpage.c | 56 bool binary; global() member [all...] |
/freebsd/lib/libc/resolv/ |
H A D | res_debug.c | 905 loc_aton(const char *ascii, u_char *binary) in loc_aton() 1014 loc_ntoa(const u_char *binary, char *ascii) in loc_ntoa()
|
/freebsd/contrib/kyua/model/ |
H A D | test_program.cpp | 57 fs::path binary; member
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | ios.cpp | 90 const ios_base::openmode ios_base::binary; member in ios_base
|
/freebsd/usr.sbin/spi/ |
H A D | spi.c | 58 int binary; /* non-zero for binary output or zero for member
|
/freebsd/usr.bin/locale/ |
H A D | locale.c | 618 format_grouping(char *binary) in format_grouping()
|
/freebsd/usr.sbin/i2c/ |
H A D | i2c.c | 56 int binary; member
|
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/ |
H A D | bsnmptc.c | 205 uint8_t binary = 0; in snmp_oct2str() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunication.cpp | 734 bool binary = false; in CheckForPacket() local
|
/freebsd/sys/dev/pci/ |
H A D | pci_iov_schema.c | 372 const void *binary; in pci_iov_config_add_default() local
|
/freebsd/sys/netgraph/ |
H A D | ng_base.c | 2780 struct ng_mesg *binary, *ascii; in ng_generic_msg() local 2857 struct ng_mesg *ascii, *binary; in ng_generic_msg() local
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | telnet.c | 59 binary = 0, variable
|
/freebsd/sbin/camcontrol/ |
H A D | modeedit.c | 1083 int pc, int page, int subpage, int edit, int binary, int task_attr, in mode_edit()
|