Searched defs:instance_from_socket (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dsocket.c686 static int instance_from_socket(int fd, unsigned nr, char **instance) { function
1958 r = instance_from_socket(cfd, s->n_accepted, &instance);

Completed in 23 milliseconds