| /illumos-gate/usr/src/cmd/sh/ |
| H A D | timeout.h | 31 #define TIMEOUT 0 /* seconds elapsing before log-off (normal) */ macro
|
| /illumos-gate/usr/src/cmd/krb5/slave/ |
| H A D | kpropd_rpc.c | 16 static struct timeval TIMEOUT = { 25, 0 }; variable in typeref:struct:timeval 29 TIMEOUT) != RPC_SUCCESS) { 46 TIMEOUT) != RPC_SUCCESS) {
|
| /illumos-gate/usr/src/lib/libnsl/yp/ |
| H A D | yp_b_clnt.c | 47 static struct timeval TIMEOUT = { 25, 0 }; variable in typeref:struct:timeval 56 argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) 69 (char *)&res, TIMEOUT) != RPC_SUCCESS) 82 TIMEOUT) != RPC_SUCCESS)
|
| /illumos-gate/usr/src/lib/libidmap/common/ |
| H A D | directory_rpc_clnt.c | 39 static struct timeval TIMEOUT = { 25, 0 }; variable in typeref:struct:timeval 56 TIMEOUT));
|
| H A D | utils.c | 42 static struct timeval TIMEOUT = { 25, 0 }; variable in typeref:struct:timeval 140 TIMEOUT);
|
| /illumos-gate/usr/src/lib/libads/common/ |
| H A D | poke.c | 28 static struct timeval TIMEOUT = { 15, 0 }; variable in typeref:struct:timeval 51 (xdrproc_t)xdr_int, (caddr_t)&res, TIMEOUT);
|
| H A D | dsgetdc.c | 48 static struct timeval TIMEOUT = { 15, 0 }; variable in typeref:struct:timeval 99 (xdrproc_t)xdr_DsGetDcNameRes, (caddr_t)&res, TIMEOUT);
|
| /illumos-gate/usr/src/lib/krb5/kadm5/clnt/ |
| H A D | client_rpc.c | 34 static struct timeval TIMEOUT = { 25, 0 }; variable in typeref:struct:timeval 48 TIMEOUT) != RPC_SUCCESS) { 66 TIMEOUT) != RPC_SUCCESS) { 84 TIMEOUT) != RPC_SUCCESS) { 102 TIMEOUT) != RPC_SUCCESS) { 120 TIMEOUT) != RPC_SUCCESS) { 138 TIMEOUT) != RPC_SUCCESS) { 156 TIMEOUT) != RPC_SUCCESS) { 174 TIMEOUT) != RPC_SUCCESS) { 192 TIMEOUT) ! [all...] |
| /illumos-gate/usr/src/cmd/rpcsvc/ |
| H A D | spray.c | 155 * A special call, where the TIMEOUT is 0. So, every call times-out. 157 static struct timeval TIMEOUT = { 0, 0 }; variable in typeref:struct:timeval 165 xdr_void, NULL, TIMEOUT));
|
| /illumos-gate/usr/src/cmd/ypcmd/ |
| H A D | ypset.c | 59 #define TIMEOUT 30 /* Total seconds for timeout */ macro 68 TIMEOUT, /* Seconds */
|
| H A D | ypxfrd_client.c | 47 static struct timeval TIMEOUT = {25, 0}; variable in typeref:struct:timeval 299 (char *)&res, TIMEOUT) != RPC_SUCCESS) {
|
| H A D | yppoll.c | 61 #define TIMEOUT 30 /* Total seconds for timeout */ macro 268 timeout.tv_sec = TIMEOUT;
|
| H A D | ypwhich.c | 74 #define TIMEOUT 30 /* Total seconds for timeout */ macro 89 TIMEOUT, /* Seconds */
|
| /illumos-gate/usr/src/grub/grub-0.97/netboot/ |
| H A D | grub.h | 25 #ifndef TIMEOUT 26 #define TIMEOUT (10*TICKS_PER_SEC) macro
|
| /illumos-gate/usr/src/cmd/lp/model/netpr/ |
| H A D | net.c | 46 #define TIMEOUT 1 macro 217 timeout = TIMEOUT;
|
| /illumos-gate/usr/src/lib/libnsl/rpc/ |
| H A D | rpc_generic.c | 404 struct timeval TIMEOUT = {25, 0}; local 407 (xdrproc_t)xdr_void, NULL, TIMEOUT) != RPC_SUCCESS)
|
| /illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/ |
| H A D | piclenvmond.c | 48 #define TIMEOUT (10) macro
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | strtty.h | 90 #define TIMEOUT 01 /* Delay timeout in progress */ macro
|
| /illumos-gate/usr/src/uts/common/fs/nfs/ |
| H A D | nfs_dump.c | 66 #define TIMEOUT (2 * hz) macro 475 clock_t timout = TIMEOUT * (retry + 1);
|
| H A D | nfs4_idmap.c | 147 #define TIMEOUT(x) (gethrestime_sec() > \ macro 1235 if (!TIMEOUT(p->id_time)) 1311 if (TIMEOUT(p->id_time) && (*cip->nfsidmap_daemon_dh) != NULL) { 1404 if (TIMEOUT(p->id_time) && (*cip->nfsidmap_daemon_dh) != NULL) { 1482 if (TIMEOUT(p->id_time) && (*cip->nfsidmap_daemon_dh) != NULL) { 1563 if (TIMEOUT(p->id_time) && (*cip->nfsidmap_daemon_dh) != NULL) {
|
| /illumos-gate/usr/src/lib/libcmd/common/ |
| H A D | tail.c | 118 #define TIMEOUT (1<<10) macro 515 flags |= TIMEOUT; 598 if ((flags & (FOLLOW|TIMEOUT)) == TIMEOUT) 600 flags &= ~TIMEOUT; 604 if ((flags & (LOG|TIMEOUT)) == LOG)
|
| /illumos-gate/usr/src/lib/lvm/libmeta/common/ |
| H A D | meta_mn_comm.c | 121 static struct timeval TIMEOUT = { 25, 0 }; variable in typeref:struct:timeval 134 (xdrproc_t)xdr_md_mn_result_t, (caddr_t)clnt_res, TIMEOUT); 155 (xdrproc_t)xdr_int, (caddr_t)clnt_res, TIMEOUT); 176 (xdrproc_t)xdr_int, (caddr_t)clnt_res, TIMEOUT); 197 (xdrproc_t)xdr_int, (caddr_t)clnt_res, TIMEOUT); 218 (xdrproc_t)xdr_int, (caddr_t)clnt_res, TIMEOUT); 239 (xdrproc_t)xdr_int, (caddr_t)clnt_res, TIMEOUT); 260 (xdrproc_t)xdr_int, (caddr_t)clnt_res, TIMEOUT); 281 (xdrproc_t)xdr_int, (caddr_t)clnt_res, TIMEOUT); 302 (xdrproc_t)xdr_int, (caddr_t)clnt_res, TIMEOUT); [all...] |
| /illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/ |
| H A D | main.c | 65 #define TIMEOUT 5 /* secs between rexmt's */ macro 69 int maxtimeout = 5 * TIMEOUT; 74 int rexmtval = TIMEOUT;
|
| /illumos-gate/usr/src/cmd/krb5/kadmin/server/ |
| H A D | ovsec_kadmd.c | 128 #define TIMEOUT 15 macro 1230 * which closes the database every TIMEOUT seconds. 1247 timeout.tv_sec = TIMEOUT;
|
| /illumos-gate/usr/src/cmd/fs.d/nfs/lib/ |
| H A D | nfs_sec.c | 524 static struct timeval TIMEOUT = { 25, 0 }; local 540 TIMEOUT); 621 TIMEOUT);
|