Home
last modified time | relevance | path

Searched refs:opt_slot (Results 1 – 25 of 47) sorted by relevance

12

/dports/security/openct/openct-0.6.20/src/tools/
H A Dopenct-tool.c33 static unsigned int opt_slot = 0; variable
72 opt_slot = atoi(optarg); in main()
137 if ((rc = ct_card_status(h, opt_slot, &status)) < 0) { in main()
154 if ((rc = ct_card_lock(h, opt_slot, IFD_LOCK_SHARED, &lock)) < 0) { in main()
218 if ((rc = ct_card_status(h, opt_slot, &status)) < 0) { in do_reset()
228 n = ct_card_reset(h, opt_slot, atr, atr_len); in do_reset()
230 n = ct_card_request(h, opt_slot, 5, "Please insert card", in do_reset()
250 if ((rc = ct_card_lock(h, opt_slot, IFD_LOCK_EXCLUSIVE, &lock)) < 0) { in do_select_mf()
256 rc = ct_card_transact(h, opt_slot, cmd, sizeof(cmd), res, sizeof(res)); in do_select_mf()
283 rc = ct_card_read_memory(h, opt_slot, address, buffer, count); in do_read_memory()
/dports/misc/amanda-server/amanda-3.3.9/server-src/
H A Damlabel.pl54 my ($opt_force, $opt_config, $opt_slot, $opt_label);
83 $opt_slot = undef;
86 $opt_slot = undef;
89 $opt_slot = $ARGV[2];
92 $opt_slot = $ARGV[3];
170 if ($opt_slot) {
171 $chg->load(slot => $opt_slot, mode => "write",
201 if (defined $opt_slot && defined $opt_barcode &&
204 …return failure("Volume in slot $opt_slot have barcode '$res->{'barcode'}, it is not '$opt_barcode'…
206 return failure("Volume in slot $opt_slot have no barcode", $finished_cb);
/dports/misc/amanda-client/amanda-3.3.9/server-src/
H A Damlabel.pl54 my ($opt_force, $opt_config, $opt_slot, $opt_label);
83 $opt_slot = undef;
86 $opt_slot = undef;
89 $opt_slot = $ARGV[2];
92 $opt_slot = $ARGV[3];
170 if ($opt_slot) {
171 $chg->load(slot => $opt_slot, mode => "write",
201 if (defined $opt_slot && defined $opt_barcode &&
204 …return failure("Volume in slot $opt_slot have barcode '$res->{'barcode'}, it is not '$opt_barcode'…
206 return failure("Volume in slot $opt_slot have no barcode", $finished_cb);
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/replication/
H A Drepl_gram.y91 %type <str> opt_slot
223 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
279 opt_slot:
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/replication/
H A Drepl_gram.y91 %type <str> opt_slot
223 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
279 opt_slot:
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/replication/
H A Drepl_gram.y91 %type <str> opt_slot
223 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
279 opt_slot:
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/replication/
H A Drepl_gram.y91 %type <str> opt_slot
223 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
279 opt_slot:
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/replication/
H A Drepl_gram.y91 %type <str> opt_slot
223 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
279 opt_slot:
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/replication/
H A Drepl_gram.y91 %type <str> opt_slot
223 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
279 opt_slot:
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/replication/
H A Drepl_gram.y91 %type <str> opt_slot
223 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
279 opt_slot:
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/replication/
H A Drepl_gram.y100 %type <str> opt_slot var_name
293 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
349 opt_slot:
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/replication/
H A Drepl_gram.y101 %type <str> opt_slot var_name
299 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
355 opt_slot:
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/replication/
H A Drepl_gram.y100 %type <str> opt_slot var_name
293 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
349 opt_slot:
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/replication/
H A Drepl_gram.y100 %type <str> opt_slot var_name
293 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
349 opt_slot:
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/replication/
H A Drepl_gram.y100 %type <str> opt_slot var_name
293 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
349 opt_slot:
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/replication/
H A Drepl_gram.y100 %type <str> opt_slot var_name
293 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
349 opt_slot:
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/replication/
H A Drepl_gram.y101 %type <str> opt_slot var_name
299 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
355 opt_slot:
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/replication/
H A Drepl_gram.y101 %type <str> opt_slot var_name
299 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
355 opt_slot:
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/replication/
H A Drepl_gram.y101 %type <str> opt_slot var_name
299 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
355 opt_slot:
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/replication/
H A Drepl_gram.y101 %type <str> opt_slot var_name
299 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
355 opt_slot:
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/replication/
H A Drepl_gram.y101 %type <str> opt_slot var_name
299 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
355 opt_slot:
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/replication/
H A Drepl_gram.y100 %type <str> opt_slot var_name
293 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
349 opt_slot:
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/replication/
H A Drepl_gram.y101 %type <str> opt_slot var_name
299 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
355 opt_slot:
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/replication/
H A Drepl_gram.y101 %type <str> opt_slot var_name
299 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
355 opt_slot:
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/replication/
H A Drepl_gram.y101 %type <str> opt_slot var_name
299 K_START_REPLICATION opt_slot opt_physical RECPTR opt_timeline
355 opt_slot:

12