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

/illumos-gate/usr/src/lib/libsasl/include/
H A Dmd5global.h29 /* PROTO_LIST is defined depending on how PROTOTYPES is defined above.
30 If using PROTOTYPES, then PROTO_LIST returns the list, otherwise it
34 #define PROTO_LIST(list) list macro
36 #define PROTO_LIST(list) () macro
/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_ami.h688 * PROTO_LIST is defined depending on how PROTOTYPES is defined above.
689 * If using PROTOTYPES, then PROTO_LIST returns the list, otherwise it
694 #define PROTO_LIST(list) list macro
696 #define PROTO_LIST(list) () macro
704 AMI_STATUS ami_init PROTO_LIST((
712 AMI_STATUS ami_end PROTO_LIST((
715 char *ami_strerror PROTO_LIST((
720 AMI_STATUS ami_gen_des_key PROTO_LIST((
725 AMI_STATUS ami_gen_des3_key PROTO_LIST((
730 AMI_STATUS ami_gen_rc2_key PROTO_LIST((
[all...]

Completed in 53 milliseconds