Home
last modified time | relevance | path

Searched refs:device_policy (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/modload/
H A Dupdate_drv.c283 if ((error = update_device_policy(device_policy, in main()
504 if ((error = delete_plcy_entry(device_policy, in main()
507 driver_name, device_policy); in main()
H A Daddrem.h89 char *device_policy; variable
H A Ddrvsubr.c1012 access(device_policy, F_OK) == 0) { in remove_entry()
1013 if (delete_plcy_entry(device_policy, driver_name) == ERROR) { in remove_entry()
1015 driver_name, device_policy); in remove_entry()
1106 device_policy = DEV_POLICY; in build_filenames()
1129 device_policy = malloc(device_policy_len); in build_filenames()
1139 (device_policy == NULL) || in build_filenames()
1159 (void) snprintf(device_policy, device_policy_len, in build_filenames()
H A Dadd_drv.c429 if (update_device_policy(device_policy, policy, B_FALSE) in main()
/titanic_41/usr/src/uts/sparc/config/
H A DMakefile48 SECCONFIG = device_policy priv_names
/titanic_41/usr/src/uts/intel/config/
H A DMakefile49 SECCONFIG = device_policy priv_names
/titanic_41/usr/src/pkg/manifests/
H A DSUNWcsd.mf73 file path=etc/security/device_policy group=sys preserve=true