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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_ldap.c109 static char *tounix_str(char *);
430 attrval = tounix_str(attr->attrvalue[0]);
667 tounix_str(attr->attrvalue[0]), LINESZ);
683 tounix_str(attr->attrvalue[0]), LINESZ);
805 key = tounix_str(attr->attrvalue[0]);
931 key = tounix_str(attr->attrvalue[0]);
1052 tounix_str(char *str) function

Completed in 58 milliseconds