Home
last modified time | relevance | path

Searched refs:getxdr_pos (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rpcsec.c93 pos = getxdr_pos(); in print_rpcsec_gss_cred()
107 (void) sprintf(get_line(pos, getxdr_pos()), in print_rpcsec_gss_cred()
121 pos = getxdr_pos(); in print_rpcsec_gss_cred()
124 line = get_line(pos, getxdr_pos()); in print_rpcsec_gss_cred()
348 pos = getxdr_pos(); in print_rpc_gss_init_arg()
351 line = get_line(pos, getxdr_pos()); in print_rpc_gss_init_arg()
376 pos = getxdr_pos(); in print_rpc_gss_init_res()
379 line = get_line(pos, getxdr_pos()); in print_rpc_gss_init_res()
382 pos = getxdr_pos(); in print_rpc_gss_init_res()
395 pos = getxdr_pos(); in print_rpc_gss_init_res()
[all …]
H A Dsnoop_display.c243 pos = getxdr_pos(); in showxdr_char()
266 pos = getxdr_pos(); in showxdr_u_char()
288 pos = getxdr_pos(); in showxdr_short()
311 pos = getxdr_pos(); in showxdr_u_short()
333 pos = getxdr_pos(); in showxdr_long()
356 pos = getxdr_pos(); in showxdr_u_long()
378 pos = getxdr_pos(); in showxdr_longlong()
400 pos = getxdr_pos(); in showxdr_u_longlong()
422 pos = getxdr_pos(); in showxdr_bool()
470 pos = getxdr_pos(); in showxdr_string()
[all …]
H A Dsnoop_rpc.c92 markpos = getxdr_pos(); in interpret_rpc()
101 pos = getxdr_pos(); in interpret_rpc()
248 (void) sprintf(get_line(pos, getxdr_pos()), in rpc_detail_call()
251 (void) sprintf(get_line(pos, getxdr_pos()), in rpc_detail_call()
310 pos = getxdr_pos(); in print_creds()
313 (void) sprintf(get_line(pos, getxdr_pos()), in print_creds()
323 pos = getxdr_pos(); in print_creds()
382 pos = getxdr_pos(); in print_verif()
619 pos = getxdr_pos(); in rpc_detail_reply()
628 pos = getxdr_pos(); in rpc_detail_reply()
[all …]
H A Dsnoop_pmap.c474 pos = getxdr_pos();
480 pos = getxdr_pos() - pos;
591 int pos = getxdr_pos();
595 getxdr_pos()), MAXLINE,
H A Dsnoop_nfs.c474 pos = getxdr_pos(); in detail_nfsstat()
476 (void) sprintf(get_line(pos, getxdr_pos()), in detail_nfsstat()
515 pos = getxdr_pos(); in detail_nfsfh()
H A Dsnoop_mount.c335 pos = getxdr_pos(); in detail_mountfh()
429 pos = getxdr_pos(); in detail_mountfh3()
H A Dsnoop_nfs3.c739 pos = getxdr_pos(); in detail_nfsstat3()
742 (void) sprintf(get_line(pos, getxdr_pos()), "Status = %d (%s)", in detail_nfsstat3()
804 pos = getxdr_pos(); in detail_nfsfh3()
H A Dsnoop_nfs_acl.c445 pos = getxdr_pos(); in detail_nfsstat4()
448 (void) sprintf(get_line(pos, getxdr_pos()), "Status = %d (%s)", in detail_nfsstat4()
H A Dsnoop.h195 extern int getxdr_pos(void);