Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_solarnet.c125 (void) getxdr_context(buff, CTXTLEN); in interpret_solarnet_fw()
128 (void) getxdr_context(buff, CTXTLEN); in interpret_solarnet_fw()
141 (void) getxdr_context(buff, CTXTLEN); in interpret_solarnet_fw()
H A Dsnoop.h197 extern char *getxdr_context(char *, int);
H A Dsnoop_display.c490 getxdr_context(char *p, int len) in getxdr_context() function