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

/external/e2fsprogs/lib/ss/
H A Dss.h28 #define __SS_CONST const macro
38 typedef __SS_CONST struct _ss_request_entry {
39 __SS_CONST char * __SS_CONST *command_names; /* whatever */
40 void (* __SS_CONST function) __SS_PROTO; /* foo */
41 __SS_CONST char * __SS_CONST info_string; /* NULL */
45 typedef __SS_CONST struct _ss_request_table {

Completed in 124 milliseconds