Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rpc.c355 (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 Dsnoop_nfs3.c427 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 Dsnoop_nis.c205 (void) showxdr_hex(4, "Address=%s"); in interpret_nisbind()
206 (void) showxdr_hex(2, "Port=%s"); in interpret_nisbind()
223 (void) showxdr_hex(4, "Address=%s"); in interpret_nisbind()
224 (void) showxdr_hex(2, "Port=%s"); in interpret_nisbind()
H A Dsnoop_mount.c339 (void) showxdr_hex(NFS_FHSIZE, " %s"); in detail_mountfh()
436 (void) showxdr_hex(l, " %s"); in detail_mountfh3()
H A Dsnoop.h208 extern char *showxdr_hex(int, char *);
H A Dsnoop_rpcsec.c99 (void) showxdr_hex(authlen, "[%s]"); in print_rpcsec_gss_cred()
H A Dsnoop_nfs.c519 (void) showxdr_hex(NFS_FHSIZE, " %s"); in detail_nfsfh()
H A Dsnoop_display.c742 showxdr_hex(int len, char *fmt) in showxdr_hex() function
H A Dsnoop_nlm.c365 (void) showxdr_hex(chunk, buff);