Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpartedit.h60 int scripted_editor(int argc, const char **argv);
H A Dscripted.c208 scripted_editor(int argc, const char **argv) in scripted_editor() function
H A Dpartedit.c113 error = scripted_editor(argc, argv); in main()