Searched refs:errstringref (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/autofs-246/dumpammap/
H A Ddumpammap.c83 CFStringRef errstringref; local
87 errstringref = CFErrorCopyDescription(err);
88 errstring = od_CFStringtoCString(errstringref);
89 CFRelease(errstringref);
/macosx-10.10.1/autofs-246/od_user_homes/
H A Dod_user_homes.c73 CFStringRef errstringref; local
77 errstringref = CFErrorCopyDescription(err);
78 errstring = od_CFStringtoCString(errstringref);
79 CFRelease(errstringref);
/macosx-10.10.1/autofs-246/automountlib/
H A Dns_od.c143 CFStringRef errstringref; local
147 errstringref = CFErrorCopyDescription(err);
148 errstring = od_CFStringtoCString(errstringref);
149 CFRelease(errstringref);

Completed in 84 milliseconds