Searched defs:HD (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/unbound/compat/
H A Dgetentropy_linux.c85 #define HD(x) (SHA512_Update(&ctx, (char *)&(x), sizeof (x))) macro
H A Dgetentropy_osx.c80 #define HD(x) (SHA512_Update(&ctx, (char *)&(x), sizeof (x))) macro
H A Dgetentropy_solaris.c69 #define HD(x) (SHA512_Update(&ctx, (char *)&(x), sizeof (x))) macro
/freebsd-11-stable/usr.bin/tip/tip/
H A Dtip.h96 EXTERN short HD; /* this host is half duplex - do local echo */ variable
/freebsd-11-stable/sys/dev/dpt/
H A Ddpt.h187 #define HD(cmd) ((hostdata *)&(cmd->host->hostdata)) macro

Completed in 94 milliseconds