Home
last modified time | relevance | path

Searched refs:ACTION_SET_PLIST (Results 1 – 3 of 3) sorted by relevance

/NextBSD/lib/libasl/
HDasl_common.h59 #define ACTION_SET_PLIST 18 /* = foo [Plist /a/b/c] ... */ macro
HDasl_common.c1104 …se if ((!strncmp(p, "[Plist ", 7)) || (!strncmp(p, "[Plist\t", 7))) out->action = ACTION_SET_PLIST; in _asl_out_module_parse_set_param()
/NextBSD/usr.sbin/asl/
HDasl_action.c1670 …if ((r->action == ACTION_SET_FILE) || (r->action == ACTION_SET_PLIST) || (r->action == ACTION_SET_… in _asl_out_process_message()
1826 else if (r->action == ACTION_SET_PLIST) in _asl_action_handle_file_change_notification()
1947 else if (r->action == ACTION_SET_PLIST) in _asl_action_post_process_rule()
2181 else if (r->action == ACTION_SET_PLIST) in _asl_action_free_modules()