Searched refs:last_one (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nmbd/
H A Dnmbd_namerelease.c154 BOOL last_one = ((i==namerec->data.num_ips - 1) && !wins_tags[t+1]); local
158 last_one?success_fn : NULL,
159 last_one? fail_fn : NULL,
160 last_one? userdata : NULL,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Disp1760-hcd.c941 int last_one; local
945 last_one = qtd->status & URB_COMPLETE_NOTIFY;
949 } while (!last_one && qtd);

Completed in 70 milliseconds