Home
last modified time | relevance | path

Searched refs:apply_workaround (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpartedit.c50 static void apply_workaround(struct gmesh *mesh);
203 apply_workaround(&mesh); in main()
460 apply_workaround(struct gmesh *mesh) in apply_workaround() function