Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_solarnet.c127 (void) getxdr_context(buff, CTXTLEN); in interpret_solarnet_fw()
130 (void) getxdr_context(buff, CTXTLEN); in interpret_solarnet_fw()
143 (void) getxdr_context(buff, CTXTLEN); in interpret_solarnet_fw()
H A Dsnoop.h162 extern char *getxdr_context(char *, int);
H A Dsnoop_display.c490 getxdr_context(char *p, int len) in getxdr_context() function