Searched refs:exp_value (Results 1 – 3 of 3) sorted by relevance
3106 char *val, *exp_value, *prev_value; in getHdrInfoAndSetExp() local3108 exp_value = (char *) temp.values; in getHdrInfoAndSetExp()3110 val = strtok_r(exp_value,",", &prev_value); in getHdrInfoAndSetExp()
6604 char exp_value[MAX_EXP_BRACKETING_LENGTH]; in configureAEBracketing() local6620 exp_value[burstCount++] = (char)atoi(token); in configureAEBracketing()6624 exp_value[burstCount++] = (char)atoi(token); in configureAEBracketing()