Lines Matching refs:instance
52 int argc, long int instance);
54 long int instance);
78 { NULL, 'N', NULL, 0, N_("Use instance [COUNT] of name."), 0 },
195 long int instance = -1;
213 if (((instance = strtol (argv[remaining], &endp, 10)) == LONG_MAX
215 || instance <= 0
255 status = do_oper_extract (operation, arfname, argv, argc, instance);
259 status = do_oper_delete (arfname, argv, argc, instance);
456 long int instance)
520 if (res != NULL && (instance < 0 || --instance == 0)
911 long int instance)
954 if (res != NULL && (instance < 0 || --instance == 0)