Home
last modified time | relevance | path

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

/openbmc/qemu/storage-daemon/
H A Dqemu-storage-daemon.c186 int c, save_index; in getopt_set_loc() local
189 save_index = optind; in getopt_set_loc()
192 loc_set_cmdline(argv, save_index, MAX(1, optind - save_index)); in getopt_set_loc()
/openbmc/linux/Documentation/core-api/
H A Ddma-api-howto.rst776 int save_index = 0;
792 save_index++;
799 for (i = 0; i < save_index; i++) {