HomeSort by: relevance | last modified time | path
    Searched refs:R_TPRINTFMSG (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/nfs/
nfs.h 349 #define R_TPRINTFMSG 0x20 /* Did a tprintf msg. */
nfs_socket.c 794 if ((rep->r_flags & R_TPRINTFMSG) == 0 &&
799 rep->r_flags |= R_TPRINTFMSG;
nfs_clntsocket.c 729 if (!error && (rep->r_flags & R_TPRINTFMSG))

Completed in 15 milliseconds