Searched refs:send_on_socket (Results 1 - 1 of 1) sorted by relevance

/systemd/src/reply-password/
H A Dreply-password.c32 static int send_on_socket(int fd, const char *socket_name, const void *packet, size_t size) { function
92 r = send_on_socket(fd, argv[2], packet, length);

Completed in 1715 milliseconds