Home | History | Annotate | Download | only in openssh

Lines Matching refs:PF_UNIX

1125 	if ((muxserver_sock = socket(PF_UNIX, SOCK_STREAM, 0)) < 0)
1973 if ((sock = socket(PF_UNIX, SOCK_STREAM, 0)) < 0)