Lines Matching refs:ERROR

152 			if (check_space_within_quote(aliases) == ERROR) {  in main()
244 if ((build_filenames(basedir)) == ERROR) { in main()
251 if ((check_perms_aliases(m_flag, i_flag)) == ERROR) in main()
254 if ((check_name_to_major(R_OK | W_OK)) == ERROR) in main()
261 if ((check_perm_opts(perms)) == ERROR) { in main()
269 if ((aliases_unique(aliases)) == ERROR) in main()
290 &is_unique)) == ERROR) in main()
299 if (elf_type("/dev/ksyms", &kelf_desc, &kelf_type) == ERROR) { in main()
306 ERROR) { in main()
320 (&drvelf_type)) == ERROR) { in main()
386 if ((update_name_to_major(driver_name, &major_num, server)) == ERROR) { in main()
395 if (update_minor_perm(driver_name, perms) == ERROR) { in main()
403 if (update_driver_aliases(driver_name, aliases) == ERROR) { in main()
412 if (update_driver_classes(driver_name, classes) == ERROR) { in main()
421 if (update_extra_privs(driver_name, priv) == ERROR) { in main()
430 == ERROR) { in main()
452 cleanup_flag, config_flags) == ERROR) { in main()
457 driver_name) == ERROR) { in main()
472 if (create_reconfig(basedir) == ERROR) in main()
504 return (ERROR); in module_not_found()
509 if (isaspec_drvmod_discovery() == ERROR) in module_not_found()
520 drvelf_type_ptr) == ERROR) { in module_not_found()
530 return (ERROR); in module_not_found()
542 return (ERROR); in module_not_found()
879 return (ERROR); in elf_type()
885 return (ERROR); in elf_type()
892 return (ERROR); in elf_type()
919 if (elf_type(drv_path, drvelf_desc, drvelf_type_ptr) == ERROR) { in correct_location()
931 return (ERROR); in correct_location()
937 return (ERROR); in correct_location()
943 return (ERROR); in correct_location()
964 return (ERROR); in isaspec_drvmod_discovery()
969 return (ERROR); in isaspec_drvmod_discovery()
977 return (ERROR); in isaspec_drvmod_discovery()
990 return (ERROR); in isaspec_drvmod_discovery()