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()
110 (void) sprintf(get_line(pos, getxdr_pos()), in print_rpcsec_gss_cred()
115 (void) sprintf(get_line(pos, getxdr_pos()), in print_rpcsec_gss_cred()
118 (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()
345 (void) sprintf(get_line(pos, getxdr_pos()), in print_rpc_gss_init_arg()
348 pos = getxdr_pos(); in print_rpc_gss_init_arg()
351 line = get_line(pos, getxdr_pos()); in print_rpc_gss_init_arg()
[all …]
H A Dsnoop_display.c243 pos = getxdr_pos(); in showxdr_char()
245 (void) sprintf(get_line(pos, getxdr_pos()), fmt, val); in showxdr_char()
266 pos = getxdr_pos(); in showxdr_u_char()
268 (void) sprintf(get_line(pos, getxdr_pos()), fmt, val); in showxdr_u_char()
288 pos = getxdr_pos(); in showxdr_short()
290 (void) sprintf(get_line(pos, getxdr_pos()), fmt, val); in showxdr_short()
311 pos = getxdr_pos(); in showxdr_u_short()
313 (void) sprintf(get_line(pos, getxdr_pos()), fmt, val); in showxdr_u_short()
333 pos = getxdr_pos(); in showxdr_long()
335 (void) sprintf(get_line(pos, getxdr_pos()), fmt, val); in showxdr_long()
[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()
326 (void) sprintf(get_line(pos, getxdr_pos()), in print_creds()
346 (void) sprintf(get_line(pos, getxdr_pos()), in print_creds()
382 pos = getxdr_pos(); in print_verif()
[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);