Searched defs:timeout_sec (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp61 RunShellCommand(const char *command, const char *working_dir, int *status_ptr, int *signo_ptr, std::string *command_output, uint32_t timeout_sec) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp162 RunShellCommand(const char *command, const char *working_dir, int *status_ptr, int *signo_ptr, std::string *command_output, uint32_t timeout_sec) argument
/freebsd-10-stable/usr.sbin/watchdogd/
H A Dwatchdogd.c82 static u_int timeout_sec; variable
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp692 RunShellCommand(const char *command, const char *working_dir, int *status_ptr, int *signo_ptr, std::string *command_output, uint32_t timeout_sec) argument
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Devents.c1224 int timeout_sec = wpa_s->scan_interval; local
864 wpa_supplicant_req_new_scan(struct wpa_supplicant *wpa_s, int timeout_sec, int timeout_usec) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp1163 RunShellCommand(const char *command, const char *working_dir, int *status_ptr, int *signo_ptr, std::string *command_output, uint32_t timeout_sec) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
H A DHost.cpp1505 RunShellCommand(const char *command, const char *working_dir, int *status_ptr, int *signo_ptr, std::string *command_output_ptr, uint32_t timeout_sec, const char *shell) argument

Completed in 74 milliseconds