Home
last modified time | relevance | path

Searched refs:show_printf (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_smb.c1094 show_printf("Dialect[%d] = %s", in interpret_negprot()
1150 show_printf("Server GUID (16)"); in interpret_negprot()
1463 show_printf("RAP_Func = %d (%s)", in interpret_trans()
1592 show_printf("NativeFS = %s", tbuf); in interpret_tconX()
1732 show_printf("NativeOS = %s", tbuf); in interpret_sesssetupX()
2029 show_printf( in interpret_default()
2046 show_printf( in interpret_default()
2063 show_printf( in interpret_default()
2080 show_printf( in interpret_default()
2105 show_printf( in interpret_default()
[all …]
H A Dsnoop.h230 extern void show_printf(char *fmt, ...)
H A Dsnoop_display.c218 show_printf(char *fmt, ...) in show_printf() function