Home
last modified time | relevance | path

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

/systemd-251/network/
D80-wifi-ap.network.example6 # To use the file, one of the following methods may be used:
D80-wifi-station.network.example6 # To use the file, one of the following methods may be used:
D80-ethernet.network.example6 # To use the file, one of the following methods may be used:
D80-wifi-adhoc.network6 # To make local modifications, one of the following methods may be used:
D99-default.link6 # To make local modifications, one of the following methods may be used:
D80-6rd-tunnel.network6 # To make local modifications, one of the following methods may be used:
D80-container-host0.network6 # To make local modifications, one of the following methods may be used:
D80-container-vb.network6 # To make local modifications, one of the following methods may be used:
D80-container-ve.network6 # To make local modifications, one of the following methods may be used:
D80-container-vz.network6 # To make local modifications, one of the following methods may be used:
D80-vm-vt.network6 # To make local modifications, one of the following methods may be used:
/systemd-251/src/shared/
Dvarlink.c170 Hashmap *methods; member
867 callback = hashmap_get(v->server->methods, method); in varlink_dispatch_method()
2044 while ((m = hashmap_steal_first_key(s->methods))) in varlink_server_destroy()
2047 hashmap_free(s->methods); in varlink_server_destroy()
2414 r = hashmap_ensure_put(&s->methods, &string_hash_ops, m, callback); in varlink_server_bind_method()
/systemd-251/docs/
DARCHITECTURE.md66 setting, it is necessary to support all three input methods:
DJOURNAL_NATIVE_PROTOCOL.md64 key/value pair is serialized via one of two methods:
DPORTABILITY_AND_STABILITY.md22 …arameter counts and types) is never changed, and existing attributes and methods will not be remov…
/systemd-251/
DNEWS24 * The org.freedesktop.portable1 methods GetMetadataWithExtensions() and
28 thus the usual procedure of adding a new set of methods was skipped,
3721 that simplify adding argument names to D-Bus methods and signals.
3726 document the methods, signals and properties.
3965 SD_BUS_VTABLE_SENSITIVE has been introduced as well to mark methods
3967 those methods to be implicitly marked as "sensitive".
11564 vtable array of its methods, signals and properties.