Lines Matching refs:err_code
447 int err_code; /* get_device_identification() code */
460 err_code = get_device_identification(
462 if (err_code == 0) {
466 if (err_code == EACCES) {
1264 int err_code; /* Error code (see errno.h) */
1274 err_code = GetDefaultDevicePathname(&default_path);
1275 if (err_code == 0) {
1278 if (err_code == EACCES) {
1329 err_code = get_device_identification(
1331 if (err_code == 0) {
1335 if (err_code == EACCES) {