Searched defs:do_import (Results 1 - 2 of 2) sorted by relevance
| /illumos-gate/usr/src/cmd/idmap/idmap/ |
| H A D | idmap.c | 124 /* 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 D | zpool_main.c | 1830 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