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

/freebsd-9.3-release/lib/libtacplus/
H A Dtaclib.c70 static int read_timed(struct tac_handle *, void *, size_t,
489 read_timed(struct tac_handle *h, void *buf, size_t len, function
557 if (read_timed(h, msg, HDRSIZE, &deadline) == -1)
584 if (read_timed(h, msg->u.body, len, &deadline) == -1)

Completed in 54 milliseconds