Home
last modified time | relevance | path

Searched refs:arg_options (Results 1 – 25 of 111) sorted by relevance

12345

/dports/lang/vala/vala-0.48.18/vapi/
H A Dudisks2.vapi333 …public async bool call_rescan (GLib.Variant arg_options, GLib.Cancellable? cancellable) throws GLi…
413 …public async bool call_eject (GLib.Variant arg_options, GLib.Cancellable? cancellable) throws GLib…
488 … virtual signal bool handle_eject (GLib.DBusMethodInvocation invocation, GLib.Variant arg_options);
598 …public async bool call_lock (GLib.Variant arg_options, GLib.Cancellable? cancellable) throws GLib.…
611 …c virtual signal bool handle_lock (GLib.DBusMethodInvocation invocation, GLib.Variant arg_options);
631 … virtual signal bool handle_mount (GLib.DBusMethodInvocation invocation, GLib.Variant arg_options);
701 …public async bool call_start (GLib.Variant arg_options, GLib.Cancellable? cancellable) throws GLib…
703 …public async bool call_stop (GLib.Variant arg_options, GLib.Cancellable? cancellable) throws GLib.…
750 …c virtual signal bool handle_stop (GLib.DBusMethodInvocation invocation, GLib.Variant arg_options);
883 …public async bool call_stop (GLib.Variant arg_options, GLib.Cancellable? cancellable) throws GLib.…
[all …]
/dports/sysutils/libudisks/udisks-udisks-2.9.2/modules/btrfs/
H A Dudiskslinuxfilesystembtrfs.c350 arg_options, in handle_set_label()
407 arg_options, in btrfs_subvolume_perform_action()
479 arg_options, in btrfs_device_perform_action()
550 arg_options); in handle_add_device()
563 arg_options); in handle_remove_device()
622 arg_options, in handle_get_subvolumes()
692 arg_options, in handle_create_snapshot()
732 GVariant *arg_options) in handle_repair() argument
753 arg_options, in handle_repair()
790 GVariant *arg_options) in handle_resize() argument
[all …]
/dports/sysutils/libudisks/udisks-udisks-2.9.2/modules/vdo/
H A Dudiskslinuxblockvdo.c310 GVariant *arg_options, in check_pk_auth() argument
380 if (! check_pk_auth (block_vdo, invocation, arg_options, in handle_change_write_policy()
425 GVariant *arg_options) in handle_deactivate() argument
431 if (! check_pk_auth (block_vdo, invocation, arg_options, in handle_deactivate()
479 if (! check_pk_auth (block_vdo, invocation, arg_options, in handle_enable_compression()
529 if (! check_pk_auth (block_vdo, invocation, arg_options, in handle_enable_deduplication()
573 GVariant *arg_options) in handle_grow_logical() argument
579 if (! check_pk_auth (block_vdo, invocation, arg_options, in handle_grow_logical()
620 GVariant *arg_options) in handle_grow_physical() argument
668 GVariant *arg_options) in handle_remove() argument
[all …]
H A Dudiskslinuxmanagervdo.c225 GVariant *arg_options) in handle_create_volume() argument
244 arg_options, in handle_create_volume()
351 GVariant *arg_options) in handle_activate_volume_by_name() argument
363 arg_options, in handle_activate_volume_by_name()
391 GVariant *arg_options) in handle_start_volume_by_name() argument
406 arg_options, in handle_start_volume_by_name()
/dports/sysutils/libudisks/udisks-udisks-2.9.2/modules/iscsi/
H A Dudiskslinuxmanageriscsiinitiator.c341 GVariant *arg_options) in handle_set_initiator_name() argument
357 arg_options, in handle_set_initiator_name()
477 GVariant *arg_options) in handle_discover_send_targets() argument
492 arg_options, in handle_discover_send_targets()
529 GVariant *arg_options) in handle_discover_firmware() argument
544 arg_options, in handle_discover_firmware()
579 GVariant *arg_options) in handle_login() argument
595 arg_options, in handle_login()
603 …in (manager->module, arg_name, arg_tpgt, arg_address, arg_port, arg_iface, arg_options, &errorstr); in handle_login()
669 GVariant *arg_options) in handle_logout() argument
[all …]
H A Dudiskslinuxiscsisession.c108 GVariant *arg_options) in handle_logout_interface() argument
135 arg_options, in handle_logout_interface()
149 err = iscsi_logout (module, name, tpgt, address, port, arg_iface, arg_options, &errorstr); in handle_logout_interface()
205 GVariant *arg_options) in handle_logout() argument
208 return handle_logout_interface (object, invocation, "default", arg_options); in handle_logout()
/dports/sysutils/renameutils/renameutils-0.12.0/src/
H A Dicmd.c138 char *arg_options = ""; in main() local
164 arg_options = MV_REQ_ARG_OPTIONS; in main()
167 arg_options = CP_REQ_ARG_OPTIONS; in main()
187 arg_options = argv[c]; in main()
193 arg_options = arg+14; in main()
233 if (string_in_csv(arg_options, ',', arg+2)) { in main()
245 if (string_in_csv(arg_options, ',', option)) { in main()
/dports/lang/v8/v8-9.6.180.12/third_party/inspector_protocol/
H A Dcheck_protocol_compatibility.py447 arg_options, arg_values = cmdline_parser.parse_args()
460 if arg_options.expected_errors:
461 expected_errors_file = open(arg_options.expected_errors, "r")
476 if arg_options.show_changes:
483 if arg_options.stamp:
484 with open(arg_options.stamp, 'a') as _:
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/third_party/inspector_protocol/
H A Dcheck_protocol_compatibility.py447 arg_options, arg_values = cmdline_parser.parse_args()
460 if arg_options.expected_errors:
461 expected_errors_file = open(arg_options.expected_errors, "r")
476 if arg_options.show_changes:
483 if arg_options.stamp:
484 with open(arg_options.stamp, 'a') as _:
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/inspector_protocol/
H A Dcheck_protocol_compatibility.py447 arg_options, arg_values = cmdline_parser.parse_args()
460 if arg_options.expected_errors:
461 expected_errors_file = open(arg_options.expected_errors, "r")
476 if arg_options.show_changes:
483 if arg_options.stamp:
484 with open(arg_options.stamp, 'a') as _:
/dports/www/node10/node-v10.24.1/tools/inspector_protocol/
H A Dcheck_protocol_compatibility.py447 arg_options, arg_values = cmdline_parser.parse_args()
460 if arg_options.expected_errors:
461 expected_errors_file = open(arg_options.expected_errors, "r")
476 if arg_options.show_changes:
483 if arg_options.stamp:
484 with open(arg_options.stamp, 'a') as _:
/dports/www/node10/node-v10.24.1/deps/v8/third_party/inspector_protocol/
H A DCheckProtocolCompatibility.py438 arg_options, arg_values = cmdline_parser.parse_args()
451 if arg_options.expected_errors:
452 expected_errors_file = open(arg_options.expected_errors, "r")
467 if arg_options.show_changes:
474 if arg_options.stamp:
475 with open(arg_options.stamp, 'a') as _:
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/third_party/inspector_protocol/
H A Dcheck_protocol_compatibility.py447 arg_options, arg_values = cmdline_parser.parse_args()
460 if arg_options.expected_errors:
461 expected_errors_file = open(arg_options.expected_errors, "r")
476 if arg_options.show_changes:
483 if arg_options.stamp:
484 with open(arg_options.stamp, 'a') as _:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/inspector_protocol/
H A Dcheck_protocol_compatibility.py447 arg_options, arg_values = cmdline_parser.parse_args()
460 if arg_options.expected_errors:
461 expected_errors_file = open(arg_options.expected_errors, "r")
476 if arg_options.show_changes:
483 if arg_options.stamp:
484 with open(arg_options.stamp, 'a') as _:
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/mem3/include/
H A Dmem3.hrl45 -type arg_options() :: {test, boolean()}. type
46 -type args() :: [] | [arg_options()].
/dports/security/lasso/lasso-2.7.0/bindings/php7/
H A Dphp_code.py144 arg_type, arg_name, arg_options = arg
145 if arg_options.get('optional'):
180 arg_type, arg_name, arg_options = arg
181 if arg_options.get('optional'):
320 arg_type, arg_name, arg_options = arg
325 if arg_options.get('optional'):
326 if arg_options.get('default'):
327 defval = arg_options.get('default')
/dports/security/lasso/lasso-2.7.0/bindings/php5/
H A Dphp_code.py144 arg_type, arg_name, arg_options = arg
145 if arg_options.get('optional'):
180 arg_type, arg_name, arg_options = arg
181 if arg_options.get('optional'):
320 arg_type, arg_name, arg_options = arg
325 if arg_options.get('optional'):
326 if arg_options.get('default'):
327 defval = arg_options.get('default')
/dports/security/gnome-keyring/gnome-keyring-40.0/daemon/dbus/
H A Dgkd-portal-generated.h41 GVariant *arg_options);
69 GVariant *arg_options,
88 GVariant *arg_options,
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/gnome-code-assistance/
H A Dgca-service.h42 GVariant *arg_options);
88 GVariant *arg_options,
104 GVariant *arg_options,
/dports/net/py-ripe.atlas.tools/ripe.atlas.tools-2.3.0/scripts/
H A Daping113 def fetch_command_class(self, command, arg_options):
129 cmd = cmd_cls(arg_options).create()
H A Dahttp113 def fetch_command_class(self, command, arg_options):
129 cmd = cmd_cls(arg_options).create()
H A Datraceroute113 def fetch_command_class(self, command, arg_options):
129 cmd = cmd_cls(arg_options).create()
H A Dripe-atlas113 def fetch_command_class(self, command, arg_options):
129 cmd = cmd_cls(arg_options).create()
H A Dadig113 def fetch_command_class(self, command, arg_options):
129 cmd = cmd_cls(arg_options).create()
H A Dantp113 def fetch_command_class(self, command, arg_options):
129 cmd = cmd_cls(arg_options).create()

12345