Home
last modified time | relevance | path

Searched refs:command_relocate (Results 1 – 1 of 1) sorted by relevance

/dports/devel/util-linux/util-linux-2.36/disk-utils/
H A Dsfdisk.c1373 static int command_relocate(struct sfdisk *sf, int argc, char **argv) in command_relocate() function
2419 rc = command_relocate(sf, argc - optind, argv + optind); in main()