Searched refs:binary (Results 1 - 6 of 6) sorted by relevance

/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dloc_ntoa.c7 * Redistribution and use in source and binary forms, with or without
12 * 2. Redistributions in binary form must reproduce the above copyright
118 loc_ntoa(binary, ascii)
119 const u_char *binary;
125 const u_char *cp = binary;
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dfile.c46 gettemp(char *path, isc_boolean_t binary, int *doopen) { argument
52 if (binary)
112 mkstemp(char *path, isc_boolean_t binary) { argument
115 return (gettemp(path, binary, &fd) ? fd : -1);
321 openuniquemode(char *templet, int mode, isc_boolean_t binary, FILE **fp) { argument
332 fd = mkstemp(templet, binary);
342 f = fdopen(fd, binary ? "wb+" : "w+");
/bind-9.6-ESV-R11/unit/atf-src/atf-sh/
H A Datf-check.cpp7 // Redistribution and use in source and binary forms, with or without
12 // 2. Redistributions in binary form must reproduce the above copyright
657 std::ifstream ifs(path.c_str(), std::fstream::binary);
661 std::ofstream ofs(oc.value.c_str(), std::fstream::binary
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh2463 # Create the binary in the object directory, then wrap it.
2782 # win32 will think the script is a binary if it has
3487 # Install the binary that we compiled earlier.
3914 into their corresponding uninstalled binary, and any of their required library
/bind-9.6-ESV-R11/contrib/zkt/
H A Dconfigure1260 --disable-tree use single linked list instead of binary tree data
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh1512 into their corresponding uninstalled binary, and any of their required library
2064 # Try `ln -sf' first, because the `ln' binary might depend on
2223 # Install the binary that we compiled earlier.
7816 # win32 will think the script is a binary if it has

Completed in 46 milliseconds