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

/macosx-10.10/remote_cmds-47/rexecd.tproj/
H A Drexecd.c126 struct sockaddr_in a_sin = { AF_INET }; variable in typeref:struct:sockaddr_in
171 if (bind(s, (struct sockaddr *)&a_sin, sizeof (a_sin)) < 0)
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkReachability.c1872 struct sockaddr_in *a_sin = (struct sockaddr_in *)(void *)a; local
1876 a_addr = &a_sin->sin_addr;

Completed in 255 milliseconds