Searched refs:getxdr_context (Results 1 – 3 of 3) sorted by relevance
127 (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()
162 extern char *getxdr_context(char *, int);
490 getxdr_context(char *p, int len) in getxdr_context() function