Searched refs:docopy (Results 1 – 3 of 3) sorted by relevance
63 enthist(int event, struct wordent *lp, bool docopy) in enthist() argument72 if (docopy) in enthist()
740 int verbose = 0, docopy = 0; in main() local757 docopy = 1; in main()806 if (docopy) { in main()850 if (docopy) { in main()
1237 int index, cksum_flags, docopy; in unm_process_rcv() local1265 docopy = (pkt_length <= adapter->rx_bcopy_threshold) ? 1 : 0; in unm_process_rcv()1273 docopy = 1; in unm_process_rcv()1277 if (docopy == 1) { in unm_process_rcv()