Home
last modified time | relevance | path

Searched defs:bin (Results 1 – 25 of 27) sorted by relevance

12

/dragonfly/contrib/wpa_supplicant/src/utils/
H A Duuid.c15 int uuid_str2bin(const char *str, u8 *bin) in uuid_str2bin()
50 int uuid_bin2str(const u8 *bin, char *str, size_t max_len) in uuid_bin2str()
H A Djson.c69 u8 bin[2]; in json_parse_string() local
H A Dutils_module_tests.c50 u8 bin[100]; in printf_encode_decode_tests() local
362 u8 bin[3]; in common_tests() local
H A Dcommon.c979 void bin_clear_free(void *bin, size_t len) in bin_clear_free()
/dragonfly/usr.sbin/rtadvd/
H A Dcontrol.c466 cm_str2bin(char *bin, void *str, size_t len) in cm_str2bin()
484 cm_bin2str(char *bin, void *str, size_t len) in cm_bin2str()
/dragonfly/lib/libnetgraph/
H A Ddebug.c194 struct ng_mesg *const bin = (struct ng_mesg *)req->data; in _NgDebugMsg() local
/dragonfly/lib/libnetgraph7/
H A Ddebug.c222 struct ng_mesg *const bin = (struct ng_mesg *)req->data; in _NgDebugMsg() local
/dragonfly/usr.sbin/keyserv/
H A Dsetkey.c441 bin2hex(unsigned char *bin, unsigned char *hex, int size) in bin2hex()
466 hex2bin(unsigned char *hex, unsigned char *bin, int size) in hex2bin()
/dragonfly/usr.bin/whereis/
H A Dwhereis.c360 char *bin, buf[BUFSIZ], *cp, *cp2, *man, *name, *src; in main() local
/dragonfly/usr.sbin/uefisign/
H A Duefisign.c121 bin2hex(const char *bin, size_t bin_len) in bin2hex()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_attach.c648 int bin, cur_bin; in ar5416SpurMitigate() local
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9280_attach.c583 int bin, cur_bin; in ar9280SpurMitigate() local
/dragonfly/sys/sys/
H A Dlibkern.h60 #define bin2bcd(bin) (bin2bcd_data[bin]) argument
/dragonfly/usr.bin/gzip/
H A Dzuncompress.c134 off_t bin, bout = 0; in zuncompress() local
/dragonfly/contrib/gcc-4.7/libdecnumber/dpd/
H A Ddecimal64.c620 uInt bin; /* binary value 0-999 */ in decDigitsToDPD() local
/dragonfly/contrib/gdb-7/libdecnumber/dpd/
H A Ddecimal64.c620 uInt bin; /* binary value 0-999 */ in decDigitsToDPD() local
/dragonfly/contrib/gcc-8.0/libdecnumber/dpd/
H A Ddecimal64.c620 uInt bin; /* binary value 0-999 */ in decDigitsToDPD() local
/dragonfly/stand/lib/
H A Dstand.h335 #define bin2bcd(bin) (bin2bcd_data[bin]) argument
/dragonfly/crypto/openssh/
H A Dclientloop.c607 client_suspend_self(struct sshbuf *bin, struct sshbuf *bout, struct sshbuf *berr) in client_suspend_self()
939 struct sshbuf *bin, struct sshbuf *bout, struct sshbuf *berr, in process_escapes()
/dragonfly/usr.sbin/dconschat/
H A Ddconschat.c593 char bin[] = {IAC, DO, TELOPT_BINARY}; in dconschat_accept_socket() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dggc-zone.c1036 size_t bin = 0; in free_chunk() local
1100 size_t bin; in ggc_internal_alloc_zone_stat() local
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_paprd.c1431 int bin, idx; in create_pa_curve() local
/dragonfly/contrib/cvs-1.12/src/
H A Dclient.c1388 int bin; in update_entries() local
4292 int bin; in send_modified() local
/dragonfly/contrib/ldns/
H A Dkeys.c1812 unsigned char *bin = NULL; in ldns_key2rr() local
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_wext.c1400 u8 bin[8]; in wext_get_scan_custom() local

12