Home
last modified time | relevance | path

Searched refs:sd_machine_get_ifindices (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/systemd/
Dsd-login.h202 int sd_machine_get_ifindices(const char *machine, int **ret_ifindices);
/systemd-251/src/nss-mymachines/
Dnss-mymachines.c124 n_ifindices = sd_machine_get_ifindices(name, &ifindices); in _nss_mymachines_gethostbyname4_r()
/systemd-251/src/libsystemd/
Dlibsystemd.sym153 sd_machine_get_ifindices;
/systemd-251/src/libsystemd/sd-login/
Dsd-login.c890 _public_ int sd_machine_get_ifindices(const char *machine, int **ret_ifindices) { in sd_machine_get_ifindices() function
/systemd-251/man/rules/
Dmeson.build782 ['sd_machine_get_class', '3', ['sd_machine_get_ifindices'], ''],