Home
last modified time | relevance | path

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

/openbsd-src/sbin/disklabel/
H A Deditor.c147 void editor_modify(struct disklabel *, const char *);
320 editor_modify(&newlab, arg); in editor()
869 editor_modify(struct disklabel *lp, const char *p) in editor_modify() function