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

/illumos-gate/usr/src/uts/common/zmod/
H A Ddeflate.h68 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon9341
75 #define Dad dl.dad
/illumos-gate/usr/src/boot/lib/libz/
H A Ddeflate.h71 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon106
78 #define Dad dl.dad
/illumos-gate/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confsubr.c624 int dad = 0; local
721 dad = 1;
726 dad = 1;
755 dad = 1;
770 if (dad) {
825 if (dad && (lun == 0 || lun64 == 0))
876 dad ? devidstr : NULL, /* dtcr devid, dev-as-det only */
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c190 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon128
197 #define Dad dl.dad
1841 * IN assertion: the fields freq and dad are set, heap[heap_max] and
2051 /* At this point, the fields freq and dad are set. We can now
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c335 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon6446
342 #define Dad dl.dad
2648 * IN assertion: the fields freq and dad are set, heap[heap_max] and
2885 * At this point, the fields freq and dad are set. We can now

Completed in 77 milliseconds