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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dlibteac.c293 static int trans_host(const char *hn) { function
385 a = trans_host(lh);
386 b = trans_host(hh);
496 if (trans_host(buf) != (int)position.pos_nodeid) {
499 trans_host(buf), position.pos_nodeid);
504 if (trans_host(buf) != info.Position.NodeId) {
507 trans_host(buf), info.Position.NodeId);
512 if (trans_host(buf) != info.NodeId) {
515 trans_host(buf), info.NodeId);
1164 int node= trans_host(hos
[all...]

Completed in 45 milliseconds