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

/freebsd-10.2-release/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.2-release/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.2-release/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.2-release/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.2-release/sys/dev/ahb/
H A Dahbreg.h226 u_int32_t status_ptr; member in struct:hardware_ecb
/freebsd-10.2-release/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
/freebsd-10.2-release/sys/dev/drm/
H A Dsavage_drv.h172 volatile uint32_t *status_ptr, *bci_ptr; member in struct:drm_savage_private

Completed in 176 milliseconds