Home
last modified time | relevance | path

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

/illumos-gate/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();
170 port = getxdr_u_long();
177 port = getxdr_u_long();
286 while (getxdr_u_long()) { in sum_pmaplist()
313 while (getxdr_u_long()) { in show_pmaplist()
314 prog = getxdr_u_long(); in show_pmaplist()
315 vers = getxdr_u_long(); in show_pmaplist()
316 proto = getxdr_u_long(); in show_pmaplist()
[all …]
H A Dsnoop_rpcsec.c104 seq_num = getxdr_u_long(); in print_rpcsec_gss_cred()
122 handle_len = getxdr_u_long(); in print_rpcsec_gss_cred()
157 getxdr_u_long(); in rpcsec_gss_pre_proto()
159 seq = getxdr_u_long(); in rpcsec_gss_pre_proto()
188 args_len = getxdr_u_long(); in rpcsec_gss_pre_proto()
303 (void) getxdr_u_long(); in extract_rpcsec_gss_cred_info()
310 (void) getxdr_u_long(); in extract_rpcsec_gss_cred_info()
349 token_len = getxdr_u_long(); in print_rpc_gss_init_arg()
383 major = getxdr_u_long(); in print_rpc_gss_init_res()
384 minor = getxdr_u_long(); in print_rpc_gss_init_res()
[all …]
H A Dsnoop_nlm.c217 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();
391 off = getxdr_u_long(); in sum_lock()
392 len = getxdr_u_long(); in sum_lock()
570 i = getxdr_u_long();
579 nameof_stat(getxdr_u_long()));
685 mode = getxdr_u_long(); in sum_share()
686 access = getxdr_u_long(); in sum_share()
[all …]
H A Dsnoop_nfs3.c194 sz = getxdr_u_long();
202 sz = getxdr_u_long();
237 sz = getxdr_u_long();
244 sz = getxdr_u_long();
355 getxdr_u_long());
425 h = getxdr_u_long();
436 h = getxdr_u_long();
822 bits = getxdr_u_long(); in sum_access()
890 mode = getxdr_u_long(); in detail_fattr3()
892 uid = getxdr_u_long(); in detail_fattr3()
[all …]
H A Dsnoop_nis.c217 status = getxdr_u_long(); in interpret_nisbind()
226 status = getxdr_u_long(); in interpret_nisbind()
339 transid = getxdr_u_long(); in interpret_nis()
347 if (getxdr_u_long()) { in interpret_nis()
367 getxdr_u_long()); in interpret_nis()
470 getxdr_u_long() ? "OK":"Fail"); in nisreply()
485 xfrstat = getxdr_u_long(); in nisreply()
492 more = getxdr_u_long(); in nisreply()
554 status = getxdr_u_long(); in sum_ypstat()
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.c96 xid = getxdr_u_long(); in interpret_rpc()
198 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()
673 why = getxdr_u_long(); in rpc_detail_reply()
H A Dsnoop_solarnet.c119 thresh = getxdr_u_long(); in interpret_solarnet_fw()
133 thresh = getxdr_u_long(); in interpret_solarnet_fw()
167 sprintf(line, " %lu", getxdr_u_long()); in interpret_solarnet_fw()
180 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_rstat.c240 n = getxdr_u_long(); in detail_statsvar()
247 n = getxdr_u_long(); in detail_statsvar()
H A Dsnoop_bparam.c184 atype = getxdr_u_long(); in sum_address()
204 atype = getxdr_u_long();
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.c205 fh, getxdr_u_long());
645 (void) getxdr_u_long(); /* cookie */ in sum_readdirres()
674 cookie = getxdr_u_long(); in detail_readdirres()
H A Dsnoop_display.c340 getxdr_u_long() in getxdr_u_long() function
357 val = getxdr_u_long(); in showxdr_u_long()
H A Dsnoop.h184 extern ulong_t getxdr_u_long(void);