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

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_fbuf.c254 char *uopts, *uoptsbak, *xopts, *config; local
259 uoptsbak = uopts = strdup(opts);
260 while ((xopts = strsep(&uopts, ",")) != NULL) {

Completed in 44 milliseconds