Lines Matching defs:create
73 * If this is create and there are no modifiers, bail.
74 * This will have to change once create handles multiple rules
409 * Function to read the rulesfile. Used by both 'bart create' and
413 read_rules(FILE *file, char *reloc_root, uint_t in_flags, int create)
432 } else if (!create) {
460 new_rule = add_subtree_rule(s, reloc_root, create,
604 * Once the final list is created, invoke add_single_rule() to create the
611 add_subtree_rule(char *rule, char *reloc_root, int create, int *err_code)
633 if (create == 0)
754 * Sanity check for 'bart create', make sure the subtree
795 * If the rules list does NOT exist, then create it.
970 * Traverse the first entry, used by 'bart create' to iterate through
980 * Traverse the next entry, used by 'bart create' to iterate through