Home
last modified time | relevance | path

Searched refs:getxdr_long (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs.c167 off = getxdr_long();
169 sz = getxdr_long();
262 getxdr_long());
491 l = getxdr_long();
561 mode = getxdr_long(); in detail_fattr()
563 uid = getxdr_long(); in detail_fattr()
564 gid = getxdr_long(); in detail_fattr()
565 size = getxdr_long(); in detail_fattr()
567 rdev = getxdr_long(); in detail_fattr()
569 fsid = getxdr_long(); in detail_fattr()
[all …]
H A Dsnoop_rpc.c93 recmark = getxdr_long(); in interpret_rpc()
100 rpcvers = getxdr_long(); in interpret_rpc()
102 prog = getxdr_long(); in interpret_rpc()
103 vers = getxdr_long(); in interpret_rpc()
104 proc = getxdr_long(); in interpret_rpc()
149 (void) getxdr_long(); in interpret_rpc()
171 lo = getxdr_long(); in interpret_rpc()
172 hi = getxdr_long(); in interpret_rpc()
190 lo = getxdr_long(); in interpret_rpc()
191 hi = getxdr_long(); in interpret_rpc()
[all …]
H A Dsnoop_mount.c350 flavors = getxdr_long(); in print_auth()
415 len = getxdr_long(); in sum_mountfh3()
428 len = getxdr_long(); in detail_mountfh3()
452 while (getxdr_long()) { in sum_exports()
454 while (getxdr_long()) { in sum_exports()
478 while (getxdr_long()) { in detail_exports()
482 while (getxdr_long()) { in detail_exports()
500 while (getxdr_long()) { in sum_mounts()
526 while (getxdr_long()) { in detail_mounts()
H A Dsnoop_nis.c168 status = getxdr_long(); in interpret_nisbind()
172 status = getxdr_long(); in interpret_nisbind()
321 getxdr_long() ? "OK":"Fail"); in interpret_nis()
340 status = getxdr_long(); in interpret_nis()
599 while (getxdr_long()) { in sum_ypmaplist()
621 while (getxdr_long()) { in detail_ypmaplist()
H A Dsnoop_display.c318 getxdr_long() in getxdr_long() function
334 val = getxdr_long(); in showxdr_long()
580 sec = getxdr_long(); in getxdr_date()
581 usec = getxdr_long(); in getxdr_date()
614 sec = getxdr_long(); in getxdr_date_ns()
615 nsec = getxdr_long(); in getxdr_date_ns()
676 sec = getxdr_long(); in getxdr_time()
H A Dsnoop_nfs3.c230 how = getxdr_long();
694 status = getxdr_long();
790 len = getxdr_long(); in sum_nfsfh3()
803 len = getxdr_long(); in detail_nfsfh3()
1097 skip = getxdr_long(); in sum_readdirplusres()
1183 how = getxdr_long(); in sum_createhow()
1202 stable = getxdr_long(); in sum_stablehow()
H A Dsnoop_nlm.c339 l = getxdr_long();
390 id = getxdr_long(); in sum_lock()
572 pl, nameof_stat(i), getxdr_long());
735 state = getxdr_long(); in sum_notify()
923 pl, nameof_stat4(i), getxdr_long());
1025 id = getxdr_long(); in sum_lock4()
H A Dsnoop_rstat.c243 " Time (%2d) = %d", i, getxdr_long()); in detail_statsvar()
250 " Transfers (%2d) = %d", i, getxdr_long()); in detail_statsvar()
H A Dsnoop_nfs_acl.c432 status = getxdr_long(); in sum_nfsstat4()
691 count = getxdr_long(); in detail_aclent()
693 type = getxdr_long(); in detail_aclent()
694 id = getxdr_long(); in detail_aclent()
H A Dsnoop_rquota.c86 uid = getxdr_long();
H A Dsnoop_pmap.c496 time_t sec = getxdr_long();
592 time_t sec = getxdr_long();
H A Dsnoop.h182 extern long getxdr_long(void);
H A Dsnoop_nfs4.c739 status = getxdr_long(); in interpret_nfs4_cb()
810 status = getxdr_long(); in interpret_nfs4()
857 numops = getxdr_long(); in sum_compound4args()
975 numops = getxdr_long(); in sum_cb_compound4args()
1066 numops = getxdr_long(); in detail_nfs_argop4()
1117 numops = getxdr_long(); in detail_cb_argop4()
2239 status = getxdr_long(); in sum_comp4res()
2273 numres = getxdr_long(); in sum_compound4res()
2335 numres = getxdr_long(); in sum_cb_compound4res()
3090 numres = getxdr_long(); in detail_nfs_resop4()
[all …]