Searched refs:HELPER_BEHAVIOR_NOT_SET (Results 1 – 3 of 3) sorted by relevance
16 char * args[] = { ENTITLED_EXECUTABLE_PATH, HELPER_BEHAVIOR_NOT_SET, "/main_root/", NULL};30 args[1] = HELPER_BEHAVIOR_NOT_SET;
7 #define HELPER_BEHAVIOR_NOT_SET "not_set" macro
23 } else if (!strcmp(behavior, HELPER_BEHAVIOR_NOT_SET)) { in main()