Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_solarnet.c206 (void) showxdr_context("Context: %s"); in interpret_solarnet_fw()
235 (void) showxdr_context("Context: %s"); in interpret_solarnet_fw()
239 (void) showxdr_context("Context: %s"); in interpret_solarnet_fw()
H A Dsnoop.h198 extern char *showxdr_context(char *);
H A Dsnoop_display.c502 showxdr_context(char *fmt) in showxdr_context() function