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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/pqueue/
H A Dpq_test.c70 item = pitem_new(3, NULL);
73 item = pitem_new(1, NULL);
76 item = pitem_new(2, NULL);
H A Dpqueue.h80 pitem *pitem_new(PQ_64BIT priority, void *data);
H A Dpqueue.c71 pitem_new(PQ_64BIT priority, void *data) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dpqueue.h80 pitem *pitem_new(PQ_64BIT priority, void *data);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dd1_both.c459 item = pitem_new(seq64, frag);
1077 item = pitem_new(seq64, frag);
H A Dd1_pkt.c170 item = pitem_new(priority, rdata);

Completed in 164 milliseconds