Home
last modified time | relevance | path

Searched defs:TIMEOUT (Results 1 – 25 of 30) sorted by relevance

12

/illumos-gate/usr/src/cmd/sh/
H A Dtimeout.h31 #define TIMEOUT 0 /* seconds elapsing before log-off (normal) */ macro
/illumos-gate/usr/src/lib/libidmap/common/
H A Ddirectory_rpc_clnt.c39 static struct timeval TIMEOUT = { 25, 0 }; variable
H A Dutils.c42 static struct timeval TIMEOUT = { 25, 0 }; variable
/illumos-gate/usr/src/lib/libads/common/
H A Dpoke.c28 static struct timeval TIMEOUT = { 15, 0 }; variable
H A Ddsgetdc.c49 static struct timeval TIMEOUT = { 15, 0 }; variable
/illumos-gate/usr/src/cmd/krb5/slave/
H A Dkpropd_rpc.c14 static struct timeval TIMEOUT = { 25, 0 }; variable
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_b_clnt.c45 static struct timeval TIMEOUT = { 25, 0 }; variable
/illumos-gate/usr/src/cmd/rpcsvc/
H A Dspray.c155 static struct timeval TIMEOUT = { 0, 0 }; variable
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypset.c57 #define TIMEOUT 30 /* Total seconds for timeout */ macro
H A Dypxfrd_client.c47 static struct timeval TIMEOUT = {25, 0}; variable
H A Dyppoll.c59 #define TIMEOUT 30 /* Total seconds for timeout */ macro
H A Dypwhich.c72 #define TIMEOUT 30 /* Total seconds for timeout */ macro
H A Dyppush.c75 #define TIMEOUT INTER_TRY*4 /* Total time for timeout */ macro
/illumos-gate/usr/src/cmd/lp/model/netpr/
H A Dnet.c44 #define TIMEOUT 1 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dgrub.h26 #define TIMEOUT (10*TICKS_PER_SEC) macro
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpc_generic.c402 struct timeval TIMEOUT = {25, 0}; in rpc_nullproc() local
/illumos-gate/usr/src/uts/common/sys/
H A Dstrtty.h88 #define TIMEOUT 01 /* Delay timeout in progress */ macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dump.c66 #define TIMEOUT (2 * hz) macro
H A Dnfs4_idmap.c147 #define TIMEOUT(x) (gethrestime_sec() > \ macro
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_rpc.c34 static struct timeval TIMEOUT = { 25, 0 }; variable
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dtail.c118 #define TIMEOUT (1<<10) macro
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_sec.c517 static struct timeval TIMEOUT = { 25, 0 }; in nfs_sec_nego() local
/illumos-gate/usr/src/cmd/krb5/kadmin/server/
H A Dovsec_kadmd.c128 #define TIMEOUT 15 macro
/illumos-gate/usr/src/ucbcmd/shutdown/
H A Dshutdown.c667 static struct timeval TIMEOUT = { 25, 0 }; in gethostlist() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c77 #define TIMEOUT 5 macro

12