Home
last modified time | relevance | path

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

/external/openssh/regress/
Dnetcat.c130 int unix_bind(char *);
373 s = unix_bind(host); in main()
517 unix_bind(char *path) in unix_bind() function
555 if ((s = unix_bind(unix_dg_tmp_socket)) < 0) in unix_connect()
588 if ((s = unix_bind(path)) < 0) in unix_listen()