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

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

Completed in 46 milliseconds