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();
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.c94 rpcsec_gss_ver = getxdr_u_long(); in print_rpcsec_gss_cred()
103 rpcsec_gss_proc = getxdr_u_long(); in print_rpcsec_gss_cred()
104 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()
238 checksum_len = getxdr_u_long(); in rpcsec_gss_post_proto()
303 (void) getxdr_u_long(); in extract_rpcsec_gss_cred_info()
304 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.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_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_rquota.c97 status = getxdr_u_long();
127 status = getxdr_u_long();
149 active = getxdr_u_long(); in show_quota()
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_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.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);