Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dportable.h236 #define GETATTR( fd, tiop ) ioctl((fd), TIOCGETP, (caddr_t)(tiop)) macro
244 #define GETATTR( fd, tiop ) tcgetattr((fd), (tiop)) macro