Searched refs:FUNCTION_NAME (Results 1 – 4 of 4) sorted by relevance
73 #define FUNCTION_NAME "function" macro74 #define FUNCTION_PATH CONFIG_PATH FUNCTION_NAME
72 #define FUNCTION_NAME "function" macro73 #define FUNCTION_PATH CONFIG_PATH FUNCTION_NAME
37 if ((strstr(function->d_name, FUNCTION_NAME) == NULL)) continue; in unlinkFunctions()
39 if ((strstr(function->d_name, FUNCTION_NAME) == NULL)) in unlinkFunctions()