Searched refs:methods (Results 1 – 16 of 16) sorted by relevance
/systemd-251/network/ |
D | 80-wifi-ap.network.example | 6 # To use the file, one of the following methods may be used:
|
D | 80-wifi-station.network.example | 6 # To use the file, one of the following methods may be used:
|
D | 80-ethernet.network.example | 6 # To use the file, one of the following methods may be used:
|
D | 80-wifi-adhoc.network | 6 # To make local modifications, one of the following methods may be used:
|
D | 99-default.link | 6 # To make local modifications, one of the following methods may be used:
|
D | 80-6rd-tunnel.network | 6 # To make local modifications, one of the following methods may be used:
|
D | 80-container-host0.network | 6 # To make local modifications, one of the following methods may be used:
|
D | 80-container-vb.network | 6 # To make local modifications, one of the following methods may be used:
|
D | 80-container-ve.network | 6 # To make local modifications, one of the following methods may be used:
|
D | 80-container-vz.network | 6 # To make local modifications, one of the following methods may be used:
|
D | 80-vm-vt.network | 6 # To make local modifications, one of the following methods may be used:
|
/systemd-251/src/shared/ |
D | varlink.c | 170 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/ |
D | ARCHITECTURE.md | 66 setting, it is necessary to support all three input methods:
|
D | JOURNAL_NATIVE_PROTOCOL.md | 64 key/value pair is serialized via one of two methods:
|
D | PORTABILITY_AND_STABILITY.md | 22 …arameter counts and types) is never changed, and existing attributes and methods will not be remov…
|
/systemd-251/ |
D | NEWS | 24 * 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.
|