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

/ast/src/lib/libcs/
H A Dmsguser.c46 unsigned long rtime; local
348 if ((rtime = msgvreturn(ack.fd, call, oxp, oap)) == -1)
354 if (rtime == msg_stamp) break;
355 if (rtime == ~msg_stamp)

Completed in 11 milliseconds