Searched refs:update_device_policy (Results 1 – 4 of 4) sorted by relevance
44 int update_device_policy(const char *, const char *, boolean_t);
283 if ((error = update_device_policy(device_policy, in main()
627 update_device_policy(const char *filename, const char *entry, boolean_t repl) in update_device_policy() function
429 if (update_device_policy(device_policy, policy, B_FALSE) in main()