Searched refs:editor_allocspace (Results 1 – 3 of 3) sorted by relevance
34 int editor_allocspace(struct disklabel *);
279 editor_allocspace(&newlab); in editor()520 editor_allocspace(struct disklabel *lp_org) in editor_allocspace() function
229 error = aflag ? editor_allocspace(&lab) : 0; in main()