handlecompletion   43 src/pkg/runtime/netpoll_windows.c static void handlecompletion(G **gpp, net_op *o, int32 errno, uint32 qty);
handlecompletion  121 src/pkg/runtime/netpoll_windows.c 			handlecompletion(&gp, op, errno, qty);
handlecompletion  141 src/pkg/runtime/netpoll_windows.c 		handlecompletion(&gp, op, errno, qty);