HomeSort by relevance Sort by last modified time
    Searched refs:rj_why (Results 1 - 4 of 4) sorted by null

  /external/tcpdump/
rpc_msg.h 87 uint32_t RJ_why; /* enum auth_stat - why authentication did not work */
90 #define rj_why ru.RJ_why macro
print-nfs.c 401 ND_TCHECK(rp->rm_reply.rp_reject.rj_why);
402 rwhy = EXTRACT_32BITS(&rp->rm_reply.rp_reject.rj_why);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
rpc_msg.h 115 enum auth_stat RJ_why; /* why authentication did not work */
118 #define rj_why ru.RJ_why macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
rpc_msg.h 115 enum auth_stat RJ_why; /* why authentication did not work */
118 #define rj_why ru.RJ_why macro

Completed in 87 milliseconds