Searched refs:DEFAULT_TIMEOUT (Results 1 – 10 of 10) sorted by relevance
41 #ifndef DEFAULT_TIMEOUT42 #define DEFAULT_TIMEOUT 10 macro114 bootcfg_info.timeout = DEFAULT_TIMEOUT; in perform_bootcfg()
61 #define DEFAULT_TIMEOUT 25 /* in seconds */ macro74 DEFAULT_TIMEOUT); in write_stubs()
42 #define DEFAULT_TIMEOUT 30 macro
96 #define DEFAULT_TIMEOUT 4 /* How long to wait before retrying requests */ macro103 int timeout = DEFAULT_TIMEOUT;
73 #define DEFAULT_TIMEOUT 900 /* 15 minutes */ macro112 curclass.timeout = DEFAULT_TIMEOUT; in init_curclass()463 curclass.timeout = DEFAULT_TIMEOUT; in parse_conf()
50 #define DEFAULT_TIMEOUT 30 macro
2457 ifo->timeout = DEFAULT_TIMEOUT; in default_config()
47 #define DEFAULT_TIMEOUT 2 /* How long to wait before retrying requests */ macro84 int timeout = DEFAULT_TIMEOUT;
76 #define DEFAULT_TIMEOUT 3 /* How long to wait before retrying requests */ macro106 int timeout = DEFAULT_TIMEOUT;
4318 * dv-sockser.c (DEFAULT_TIMEOUT): Increase to 1 ms.