HomeSort by relevance Sort by last modified time
    Searched refs:CTXTLEN (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_solarnet.c 83 char buff[CTXTLEN + 1];
85 char op[CTXTLEN + 1];
110 getxdr_string(buff, CTXTLEN));
113 getxdr_string(buff, CTXTLEN));
115 getxdr_string(buff, CTXTLEN);
120 (void) getxdr_string(buff, CTXTLEN);
127 (void) getxdr_context(buff, CTXTLEN);
130 (void) getxdr_context(buff, CTXTLEN);
143 (void) getxdr_context(buff, CTXTLEN);
173 getxdr_string(buff, CTXTLEN));
    [all...]
fw.h 41 #define CTXTLEN 1024
82 typedef char invk_context[CTXTLEN];

Completed in 60 milliseconds