Searched refs:optcopy (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c1501 char *optcopy, *optcopy_alloc; local
1515 optcopy = optcopy_alloc = strdup(options);
1524 while (*optcopy != '\0' && subopt_err == 0) {
1525 subopt = getsubopt(&optcopy, mema_opts, &value);

Completed in 140 milliseconds