Searched refs:BAD_CLK_NAME (Results 1 – 2 of 2) sorted by relevance
557 if (*clock == BAD_CLK_NAME) in parent_process()596 if (clocks[i] != BAD_CLK_NAME) { in parent_process()
32 #define BAD_CLK_NAME ((const char *)-1) macro