Searched refs:dad (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/SmartcardCCID-55008/ccid/ccid/src/openct/
H A Dproto-t1.h75 int t1_transceive(t1_state_t *t1, unsigned int dad,
81 int t1_negotiate_ifsd(t1_state_t *t1, unsigned int dad, int ifsd);
H A Dproto-t1.c155 int t1_transceive(t1_state_t * t1, unsigned int dad, argument
183 slen = t1_build(t1, sdata, dad, T1_I_BLOCK, &sbuf, &last_send);
208 dad, T1_R_BLOCK | T1_EDC_ERROR,
219 if ((sdata[NAD] != swap_nibbles(dad)) /* wrong NAD */
236 dad, T1_R_BLOCK | T1_OTHER_ERROR,
256 dad, T1_R_BLOCK | T1_EDC_ERROR,
282 dad, T1_R_BLOCK | T1_OTHER_ERROR,
308 dad, T1_R_BLOCK | T1_OTHER_ERROR,
324 dad, T1_R_BLOCK,
343 slen = t1_build(t1, sdata, dad, T1_I_BLOC
553 t1_build(t1_state_t * t1, unsigned char *block, unsigned char dad, unsigned char pcb, ct_buf_t *bp, size_t *lenp) argument
738 t1_negotiate_ifsd(t1_state_t * t1, unsigned int dad, int ifsd) argument
[all...]
/macosx-10.10/rsync-45/rsync/zlib/
H A Ddeflate.h68 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon12252
75 #define Dad dl.dad
/macosx-10.10/sudo-73/src/zlib/
H A Ddeflate.h71 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon12643
78 #define Dad dl.dad
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Ddeflate.h95 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon15214
102 #define Dad dl.dad
/macosx-10.10/zlib-55/zlib/
H A Ddeflate.h68 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon15689
75 #define Dad dl.dad
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/
H A Difconfig.sh129 ifconfig lo0 inet6 alias -dad fd92:7065:b8e:ffff::$ns/64
/macosx-10.10/xnu-2782.1.97/bsd/netinet6/
H A Dnd6_nbr.c548 int dad) /* duplicated address detection */
635 if (!dad) {
755 if (!dad && (mac = nd6_ifptomac(ifp))) {
775 flags = dad ? IPV6_UNSPECSRC : 0;
2182 panic("%s: dad %p wraparound refcnt\n", __func__, dp);
2196 panic("%s: dad %p negative refcnt\n", __func__, dp);
2206 panic("%s: attached dad=%p is being freed", __func__, dp);
543 nd6_ns_output( struct ifnet *ifp, const struct in6_addr *daddr6, const struct in6_addr *taddr6, struct llinfo_nd6 *ln, int dad) argument
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dratz.c1278 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon9288
1285 #define Dad dl.dad
/macosx-10.10/ppp-786.1.1/Helpers/pppdump/
H A Dzlib.c212 ush dad; /* father node in Huffman tree */ member in union:ct_data_s::__anon11972
219 #define Dad dl.dad
1863 * IN assertion: the fields freq and dad are set, heap[heap_max] and
2073 /* At this point, the fields freq and dad are set. We can now

Completed in 212 milliseconds