Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_resolve.h31 #define FIRST_TRY 1 macro
H A Dnfs_resolve.c210 int nthtry = FIRST_TRY; in resolve_netconf()
220 if (nthtry == FIRST_TRY) { in resolve_netconf()
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c121 #define FIRST_TRY 1 macro
1707 if (nthtry == FIRST_TRY) { in check_nconf()
1758 int nthtry = FIRST_TRY; in get_addr()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c2805 int nthtry = FIRST_TRY; in get_server_netinfo()
2859 if (nthtry == FIRST_TRY) { in get_server_netinfo()