Home
last modified time | relevance | path

Searched refs:getxdr_u_long (Results 1 – 15 of 15) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pmap.c115 iprog = getxdr_u_long();
116 ivers = getxdr_u_long();
117 iproc = getxdr_u_long();
137 iprog = getxdr_u_long();
138 ivers = getxdr_u_long();
139 proto = getxdr_u_long();
152 (void) getxdr_u_long(); /* length */
170 port = getxdr_u_long();
177 port = getxdr_u_long();
178 ilen = getxdr_u_long();
[all …]
H A Dsnoop_rpcsec.c93 rpcsec_gss_ver = getxdr_u_long(); in print_rpcsec_gss_cred()
102 rpcsec_gss_proc = getxdr_u_long(); in print_rpcsec_gss_cred()
103 seq_num = getxdr_u_long(); in print_rpcsec_gss_cred()
121 handle_len = getxdr_u_long(); in print_rpcsec_gss_cred()
156 getxdr_u_long(); in rpcsec_gss_pre_proto()
158 seq = getxdr_u_long(); in rpcsec_gss_pre_proto()
187 args_len = getxdr_u_long(); in rpcsec_gss_pre_proto()
237 checksum_len = getxdr_u_long(); in rpcsec_gss_post_proto()
304 flavor_len = getxdr_u_long(); in extract_rpcsec_gss_cred_info()
305 rpcsec_gss_ver = getxdr_u_long(); in extract_rpcsec_gss_cred_info()
[all …]
H A Dsnoop_nlm.c207 nameof_stat(getxdr_u_long()));
217 nameof_stat(getxdr_u_long()));
231 nameof_stat(getxdr_u_long()));
241 nameof_stat(getxdr_u_long()));
324 int sz = getxdr_u_long(); in skip_netobj()
337 sz = getxdr_u_long();
355 sz = getxdr_u_long(); /* size of the netobj */
391 off = getxdr_u_long(); in sum_lock()
392 len = getxdr_u_long(); in sum_lock()
470 s = (enum nlm_stats) getxdr_u_long(); in show_stat()
[all …]
H A Dsnoop_nfs3.c194 sz = getxdr_u_long();
202 sz = getxdr_u_long();
205 fh, off, sz, getxdr_u_long());
237 sz = getxdr_u_long();
244 sz = getxdr_u_long();
281 sz = getxdr_u_long();
341 sz = getxdr_u_long();
355 getxdr_u_long());
425 h = getxdr_u_long();
436 h = getxdr_u_long();
[all …]
H A Dsnoop_nis.c223 status = getxdr_u_long();
234 status = getxdr_u_long();
357 transid = getxdr_u_long();
366 if (getxdr_u_long()) {
388 getxdr_u_long());
496 getxdr_u_long() ? "OK":"Fail");
511 xfrstat = getxdr_u_long();
519 more = getxdr_u_long();
583 status = getxdr_u_long();
H A Dsnoop_rquota.c97 status = getxdr_u_long();
127 status = getxdr_u_long();
149 active = getxdr_u_long(); in show_quota()
H A Dsnoop_rpc.c95 xid = getxdr_u_long(); in interpret_rpc()
197 why = getxdr_u_long(); in interpret_rpc()
324 uid = getxdr_u_long(); in print_creds()
325 gid = getxdr_u_long(); in print_creds()
329 len = getxdr_u_long(); in print_creds()
337 gid = getxdr_u_long(); in print_creds()
345 namekind = getxdr_u_long(); in print_creds()
677 why = getxdr_u_long(); in rpc_detail_reply()
H A Dsnoop_solarnet.c121 thresh = getxdr_u_long(); in interpret_solarnet_fw()
135 thresh = getxdr_u_long(); in interpret_solarnet_fw()
169 sprintf(line, " %lu", getxdr_u_long()); in interpret_solarnet_fw()
182 sprintf(line, " %lu rows", getxdr_u_long()); in interpret_solarnet_fw()
H A Dsnoop_mount.c290 status = getxdr_u_long();
307 status = getxdr_u_long(); in detail_mountstat()
354 switch (auth = getxdr_u_long()) { in print_auth()
384 status = getxdr_u_long();
398 status = getxdr_u_long(); in detail_mountstat3()
H A Dsnoop_bparam.c184 atype = getxdr_u_long(); in sum_address()
204 atype = getxdr_u_long();
H A Dsnoop_rstat.c240 n = getxdr_u_long(); in detail_statsvar()
247 n = getxdr_u_long(); in detail_statsvar()
H A Dsnoop_nfs_acl.c216 mask = getxdr_u_long(); in interpret_nfs_acl2()
310 mask = getxdr_u_long(); in interpret_nfs_acl3()
385 mask = getxdr_u_long(); in interpret_nfs_acl4()
635 bits = getxdr_u_long(); in sum_access2()
H A Dsnoop_nfs.c207 fh, getxdr_u_long());
647 (void) getxdr_u_long(); /* cookie */ in sum_readdirres()
676 cookie = getxdr_u_long(); in detail_readdirres()
H A Dsnoop.h149 extern ulong_t getxdr_u_long(void);
H A Dsnoop_display.c340 getxdr_u_long() in getxdr_u_long() function
357 val = getxdr_u_long(); in showxdr_u_long()