Searched refs:create_local_accept_sock (Results 1 – 4 of 4) sorted by relevance
315 int create_local_accept_sock(const char* path, int* noproto, int use_systemd);
970 create_local_accept_sock(const char *path, int* noproto, int use_systemd) in create_local_accept_sock() function
413 s->fd = create_local_accept_sock(s->socketpath, NULL, 0); in tap_socket_setup()
289 fd = create_local_accept_sock(ip, &noproto, cfg->use_systemd); in add_open()