R_TPRINTFMSG 289 nfs/nfs.h #define R_TPRINTFMSG 0x20 /* Did a tprintf msg. */ R_TPRINTFMSG 984 nfs/nfs_socket.c if (!error && (rep->r_flags & R_TPRINTFMSG)) R_TPRINTFMSG 1260 nfs/nfs_socket.c if ((rep->r_flags & R_TPRINTFMSG) == 0 && R_TPRINTFMSG 1265 nfs/nfs_socket.c rep->r_flags |= R_TPRINTFMSG;