Searched refs:new_path (Results 1 – 2 of 2) sorted by relevance
179 typeset new_path=""205 new_path="/"$mod_prop_val$new_path209 mntpt=$new_path"/"$obj_name224 typeset new_path=""
6761 import_checkpointed_state(char *target, nvlist_t *cfg, char **new_path) in import_checkpointed_state() argument6801 if (new_path != NULL && path_start != NULL) { in import_checkpointed_state()6802 if (asprintf(new_path, "%s%s", bogus_name, path_start) == -1) { in import_checkpointed_state()