Searched defs:__SS_CONST (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/krb5/ss/
H A Dss.h20 #define __SS_CONST const macro
23 #define __SS_CONST macro
28 __SS_CONST char * __SS_CONST *command_names; /* whatever */
29 void (* __SS_CONST function) __SS_PROTO; /* foo */
34 typedef __SS_CONST struct _ss_request_table {

Completed in 44 milliseconds