Searched defs:SETATTR (Results 1 – 3 of 3) sorted by relevance
/titanic_52/usr/src/lib/libldap5/include/ldap/ |
H A D | portable.h | 239 #define SETATTR( fd, tiop ) ioctl((fd), TIOCSETP, (caddr_t)(tiop)) macro 247 #define SETATTR( fd, tiop ) tcsetattr((fd), TCSANOW /* 0 */, (tiop)) macro
|
/titanic_52/usr/src/lib/libkmf/plugins/kmf_nss/common/ |
H A D | nss_spi.c | 1895 #define SETATTR(t, n, atype, value, size) \ macro
|
/titanic_52/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/ |
H A D | pkcs11_spi.c | 42 #define SETATTR(t, n, atype, value, size) \ macro [all...] |