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

/darwin-on-arm/xnu/bsd/kern/
H A Dnetboot.c620 unsigned int try; local
686 for (try = 1; TRUE; try++) {
692 "clearing ARP entry and trying again\n", try);
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_socket.c706 /* Find the next address to try... */
755 /* check each active socket and try to push it along */
901 * sockets to (continue to) try.
1092 /* try to use nss_sock */
1112 /* If NFS version not set, try NFSv3 then NFSv2. */
1471 /* first, try to renew our current state */
1959 sin.sin_port = htons(nfs_callback_port); /* try to use specified port */
2002 /* try to use specified port or same port as IPv4 */
2012 /* if we simply tried to match the IPv4 port, then try any port */
3192 * "poke" a socket to try t
4862 int error = 0, on = 1, try, sendat = 2, soproto, recv, optlen, restoreto = 0; local
[all...]

Completed in 31 milliseconds