Home
last modified time | relevance | path

Searched defs:SETATTR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dportable.h237 #define SETATTR( fd, tiop ) ioctl((fd), TIOCSETP, (caddr_t)(tiop)) macro
245 #define SETATTR( fd, tiop ) tcsetattr((fd), TCSANOW /* 0 */, (tiop)) macro
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_nss/common/
H A Dnss_spi.c1896 #define SETATTR(t, n, atype, value, size) \ macro
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c42 #define SETATTR(t, n, atype, value, size) \ macro