Searched refs:serialize_restrict_network_interfaces (Results 1 – 3 of 3) sorted by relevance
158 int serialize_restrict_network_interfaces(Unit *u, FILE *f, FDSet *fds) { in serialize_restrict_network_interfaces() function198 int serialize_restrict_network_interfaces(Unit *u, FILE *f, FDSet *fds) { in serialize_restrict_network_interfaces() function
12 int serialize_restrict_network_interfaces(Unit *u, FILE *f, FDSet *fds);
178 (void) serialize_restrict_network_interfaces(u, f, fds); in unit_serialize()