Searched refs:optsarg (Results 1 – 1 of 1) sorted by relevance
362 char *lasts, *optsarg; in scan_label() local367 if ((optsarg = strdup(devopts)) == NULL) in scan_label()370 if ((tok = strtok_r(optsarg, KV_TOKEN_DELIMIT, &lasts)) == NULL) in scan_label()374 free(optsarg); in scan_label()380 free(optsarg); in scan_label()