Home
last modified time | relevance | path

Searched refs:R_TPRINTFMSG (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/nfs/
H A Dnfs.h214 #define R_TPRINTFMSG 0x20 /* Did a tprintf msg. */ macro
H A Dnfs_socket.c971 if (!error && (rep->r_flags & R_TPRINTFMSG)) in nfs_request()
1175 if ((rep->r_flags & R_TPRINTFMSG) == 0 && rep->r_rexmit > 4) { in nfs_timer()
1177 rep->r_flags |= R_TPRINTFMSG; in nfs_timer()