Searched defs:GET_DYN (Results 1 – 8 of 8) sorted by relevance
94 #define GET_DYN(a) (((a) != NULL) ? strstr((a), DYN_SEP) : (void *)0) macro
128 #define GET_DYN(a) (((a) != NULL) ? \ macro
347 #define GET_DYN(a) (((a) != NULL) ? strstr((a), DYN_SEP) : (void *)0) macro
412 #define GET_DYN(a) (((a) != NULL) ? strstr((a), DYN_SEP) : (void *)0) macro
75 #define GET_DYN(a) (strstr((a), CFGA_DYN_SEP)) macro
55 #define GET_DYN(a) (strstr((a), CFGA_DYN_SEP)) macro
55 #define GET_DYN(a) (((a) != NULL) ? strstr((a), DYN_SEP) : (void *)0) macro
317 #define GET_DYN(a) (strstr((a), CFGA_DYN_SEP)) macro