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

/freebsd-13-stable/usr.sbin/bhyve/
H A Dacpi.c860 static char iaslbuf[3*MAXPATHLEN + 10]; local
880 snprintf(iaslbuf, sizeof(iaslbuf),
884 err = system(iaslbuf);

Completed in 65 milliseconds