Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/util/ss/
H A Dss.h15 #define __SS_CONST const macro
18 #define __SS_CONST macro
22 typedef __SS_CONST struct _ss_request_entry {
23 __SS_CONST char * __SS_CONST *command_names; /* whatever */
24 void (* __SS_CONST function) __SS_PROTO; /* foo */
25 __SS_CONST char * __SS_CONST info_string; /* NULL */
29 typedef __SS_CONST struct _ss_request_table {