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

/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/CommonKClient/mac_kclient3/Headers/Kerberos5/
H A Dwin-mac.h183 #define THREEPARAMOPEN(x,y,z) open(x,y,z) macro
296 #define THREEPARAMOPEN(x,y,z) open(x,y) macro
298 #define THREEPARAMOPEN(x,y,z) open(x,y,z) macro
H A Dkrb5.h83 #ifndef THREEPARAMOPEN
84 #define THREEPARAMOPEN(x,y,z) open(x,y,z) macro
/macosx-10.9.5/MITKerberosShim-62.1/Kerberos/
H A Dkrb5.h111 #ifndef THREEPARAMOPEN
112 #define THREEPARAMOPEN(x,y,z) open(x,y,z) macro
/macosx-10.9.5/MITKerberosShim-62.1/mit-include/krb5/
H A Dkrb5.h113 #ifndef THREEPARAMOPEN
114 #define THREEPARAMOPEN(x,y,z) open(x,y,z) macro

Completed in 110 milliseconds