Searched defs:teac_Send (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dlibteac.c954 int teac_Send( Tcomm* tcomm, int* ids, int num_ids, SBuffer* buf, void *start ) function
963 fprintf(stderr,"teac_Send: tried to send an unready buffer!\n");
969 fprintf(stderr,"teac_Send: I don't know this buffer!\n");
975 fprintf(stderr,"teac_Send: message too large! (%ld vs %ld)\n",

Completed in 34 milliseconds