CFGA_DYN_SEP
return (strstr(ap_id, CFGA_DYN_SEP));
cp = strstr(ap_id, CFGA_DYN_SEP);
#define GET_DYN(a) (strstr((a), CFGA_DYN_SEP))
#define GET_DYN(a) (strstr((a), CFGA_DYN_SEP))
#define GET_DYN(a) (strstr((a), CFGA_DYN_SEP))
if ((cp = strstr(ap_id, CFGA_DYN_SEP)) == NULL) {
cp += strlen(CFGA_DYN_SEP);
(void) snprintf(cp, len, "%s%s", CFGA_DYN_SEP,