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

/osnet-11/usr/src/lib/krb5/ss/
H A Dss.h21 #define __SS_PROTO (int, const char * const *, int, void *) macro
24 #define __SS_PROTO () macro
30 int (* __SS_CONST function) __SS_PROTO; /* foo */ member in struct:_ss_request_entry
44 void (*unknown) __SS_PROTO; /* call for unknown command */ member in struct:_ss_rp_options
55 int ss_help __SS_PROTO; variable
56 int ss_list_requests __SS_PROTO; variable
57 int ss_quit __SS_PROTO; variable
H A Dss_internal.h105 int ss_self_identify __SS_PROTO; variable
106 int ss_subsystem_name __SS_PROTO; variable
107 int ss_subsystem_version __SS_PROTO; variable
108 int ss_unimplemented __SS_PROTO; variable

Completed in 21 milliseconds