Searched defs:do_import (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap.c124 /* used in the function do_import */
238 static int do_import(flag_t *f, int argc, char **argv, cmd_pos_t *pos);
270 do_import
2113 do_import(flag_t *f, int argc, char **argv, cmd_pos_t *pos) function
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c1830 do_import(nvlist_t *config, const char *newname, const char *mntopts, function
2226 err |= do_import(config, NULL, mntopts,
2275 err |= do_import(found_config, argc == 1 ? NULL :

Completed in 111 milliseconds