Searched refs:showxdr_hex (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_rpc.c | 355 (void) showxdr_hex(8, in print_creds() 357 (void) showxdr_hex(4, in print_creds() 362 (void) showxdr_hex(4, " Nickname = 0x%s"); in print_creds() 372 (void) showxdr_hex(authlen, "[%s]"); in print_creds() 393 (void) showxdr_hex(8, " Timestamp = 0x%s (DES encrypted)"); in print_verif() 395 (void) showxdr_hex(4, in print_verif() 398 (void) showxdr_hex(4, " Nickname = 0x%s"); in print_verif() 403 (void) showxdr_hex(verlen, "[%s]"); in print_verif()
|
H A D | snoop_nfs3.c | 427 showxdr_hex(8, "Guard = %s"); 475 (void) showxdr_hex(8, "Verifier = %s"); 481 (void) showxdr_hex(8, "Verifier = %s"); 521 (void) showxdr_hex(8, "Verifier = %s"); 670 (void) showxdr_hex(8, "Verifier = %s"); 811 (void) showxdr_hex(l, " %s"); in detail_nfsfh3() 1117 (void) showxdr_hex(8, "Cookie verifier = %s"); in detail_readdirres() 1148 (void) showxdr_hex(8, "Cookie verifier = %s"); in detail_readdirplusres()
|
H A D | snoop_nis.c | 211 (void) showxdr_hex(4, "Address=%s"); 212 (void) showxdr_hex(2, "Port=%s"); 229 (void) showxdr_hex(4, 231 (void) showxdr_hex(2,
|
H A D | snoop_mount.c | 339 (void) showxdr_hex(NFS_FHSIZE, " %s"); in detail_mountfh() 436 (void) showxdr_hex(l, " %s"); in detail_mountfh3()
|
H A D | snoop.h | 173 extern char *showxdr_hex(int, char *);
|
H A D | snoop_rpcsec.c | 98 (void) showxdr_hex(authlen, "[%s]"); in print_rpcsec_gss_cred()
|
H A D | snoop_nfs.c | 521 (void) showxdr_hex(NFS_FHSIZE, " %s"); in detail_nfsfh()
|
H A D | snoop_display.c | 742 showxdr_hex(int len, char *fmt) in showxdr_hex() function
|
H A D | snoop_nlm.c | 365 (void) showxdr_hex(chunk, buff);
|