Searched defs:binary (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-current/libexec/rtld-elf/tests/
H A Dcommon.c34 expect_success(int binary, char *senv) argument
42 expect_missing_library(int binary, char *senv) argument
52 try_to_run(int binary, int exit_status, char * const *env, argument
H A Dld_library_pathfds.c33 int binary; member in struct:descriptors
[all...]
/freebsd-current/lib/libc/inet/
H A Dnsap_addr.c41 inet_nsap_addr(const char *ascii, u_char *binary, int maxlen) { argument
77 inet_nsap_ntoa(int binlen, const u_char *binary, char *ascii) { argument
/freebsd-current/contrib/wireguard-tools/
H A Dipc-freebsd.h61 const void *binary; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DPostfixExpression.cpp181 void DWARFCodegen::Visit(BinaryOpNode &binary, Node *&) { argument
/freebsd-current/lib/libnetgraph/
H A Dmsg.c91 struct ng_mesg *reply, *binary, *ascii; local
[all...]
/freebsd-current/contrib/kyua/model/
H A Dtest_program.cpp57 fs::path binary; member in struct:model::test_program::impl
[all...]
/freebsd-current/libexec/atf/atf-pytest-wrapper/
H A Datf_pytest_wrapper.cpp189 bool Run(std::string binary, std::vector<std::string> args) { argument
/freebsd-current/usr.bin/grep/
H A Dgrep.h77 bool binary; member in struct:file
110 bool binary; /* Binary file? */ member in struct:parsec
/freebsd-current/sbin/nvmecontrol/
H A Dpassthru.c61 bool binary; member in struct:options
H A Dlogpage.c57 bool binary; member in struct:options
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/
H A DObjectFileCOFF.cpp83 Expected<std::unique_ptr<Binary>> binary = createBinary(buffer); local
115 Expected<std::unique_ptr<Binary>> binary = createBinary(buffer); local
[all...]
/freebsd-current/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptc.c205 uint8_t binary = 0; local
/freebsd-current/usr.sbin/i2c/
H A Di2c.c56 int binary; member in struct:options
/freebsd-current/sys/dev/pci/
H A Dpci_iov_schema.c327 const void *binary; local
/freebsd-current/usr.sbin/spi/
H A Dspi.c58 int binary; /* non-zero for binary output or zero for member in struct:spi_options
[all...]
/freebsd-current/contrib/llvm-project/libcxx/src/
H A Dios.cpp90 const ios_base::openmode ios_base::binary; member in class:ios_base
/freebsd-current/contrib/diff/src/
H A Ddiff.c78 static bool binary; variable
80 enum { binary = true }; enumerator in enum:__anon478
[all...]
/freebsd-current/usr.bin/locale/
H A Dlocale.c618 format_grouping(char *binary) argument
/freebsd-current/sys/contrib/libnv/
H A Dnvlist.c537 const unsigned char *binary; local
/freebsd-current/sbin/camcontrol/
H A Dmodeedit.c1082 mode_edit(struct cam_device *device, int cdb_len, int desc, int dbd, int llbaa, int pc, int page, int subpage, int edit, int binary, int task_attr, int retry_count, int timeout) argument
/freebsd-current/lib/libc/resolv/
H A Dres_debug.c905 loc_aton(const char *ascii, u_char *binary) argument
1014 loc_ntoa(const u_char *binary, char *ascii) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp735 bool binary = false; local
[all...]
/freebsd-current/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c59 binary = 0, variable
/freebsd-current/sys/netgraph/
H A Dng_base.c2780 struct ng_mesg *binary, *ascii; local
2857 struct ng_mesg *ascii, *binary; local
[all...]

Completed in 216 milliseconds

12