Home
last modified time | relevance | path

Searched defs:command (Results 126 – 150 of 411) sorted by relevance

12345678910>>...17

/openbsd/gnu/llvm/lldb/source/Target/
H A DRemoteAwarePlatform.cpp172 llvm::StringRef command, const FileSpec &working_dir, int *status_ptr, in RunShellCommand()
180 llvm::StringRef shell, llvm::StringRef command, const FileSpec &working_dir, in RunShellCommand()
/openbsd/gnu/llvm/llvm/utils/Misc/
H A Dzkill37 def extractExecutable(command): argument
/openbsd/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-cmd-disas.c52 mi_cmd_disassemble (char *command, char **argv, int argc) in mi_cmd_disassemble()
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectRegexCommand.cpp58 bool CommandObjectRegexCommand::DoExecute(llvm::StringRef command, in DoExecute()
/openbsd/gnu/llvm/lldb/examples/python/
H A Dmemory.py181 def memfind_command(debugger, command, result, dict): argument
H A Dcrashlog.py56 command = ['xcrun', 'lldb', '-P'] if platform.system() == 'Darwin' else ['lldb', '-P'] variable
876 def save_crashlog(debugger, command, exe_ctx, result, dict): argument
988 def __call__(self, debugger, command, exe_ctx, result): argument
/openbsd/gnu/usr.bin/perl/cpan/Pod-Usage/t/inc/Pod/
H A DParser.pm271 sub command { subroutine
/openbsd/gnu/llvm/llvm/utils/lit/lit/llvm/
H A Dsubst.py38 def __init__(self, key, command=None, pre=r'.-^/\<', post='-.', verbatim=False, argument
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dtop.c545 catch_command_errors_ftype *command; member
567 catch_command_errors (catch_command_errors_ftype * command, in catch_command_errors()
776 char *command; in command_loop() local
850 char *command; in simplified_command_loop() local
H A Dkod-cisco.c111 char buffer[PBUFSIZ], command[PBUFSIZ]; in cisco_kod_request() local
/openbsd/usr.sbin/ifstated/
H A Difstated.h51 char *command; member
66 char *command; member
/openbsd/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dpty_spawn.py36 def __init__(self, command, args=[], timeout=30, maxread=2000, argument
239 def _spawn(self, command, args=[], preexec_fn=None, dimensions=None): argument
/openbsd/sys/dev/pci/
H A Dixgb_hw.c752 uint32_t command = 0; in ixgb_read_phy_reg() local
839 uint32_t command = 0; in ixgb_write_phy_reg() local
H A Dif_dc_pci.c160 pcireg_t command; in dc_pci_attach() local
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dcommon_baco.c44 static bool baco_cmd_handler(struct pp_hwmgr *hwmgr, u32 command, u32 reg, u32 mask, in baco_cmd_handler()
/openbsd/usr.sbin/bgplgd/
H A Dbgplgd.h51 const struct cmd *command; member
/openbsd/gnu/usr.bin/cvs/windows-NT/
H A Drcmd.c141 rcmd_authenticate (int fd, char *locuser, char *remuser, char *command) in rcmd_authenticate()
/openbsd/usr.bin/apply/
H A Dapply.c198 mysystem(const char *command) in mysystem()
/openbsd/gnu/llvm/llvm/utils/lit/lit/formats/
H A Dbase.py38 def __init__(self, command, dir, recursive=False, argument
/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dfiles.h57 char *command; member
/openbsd/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DCmd.pm270 sub command { subroutine
/openbsd/sbin/atactl/
H A Datactl.c57 struct command { struct
74 void ata_command(struct atareq *); argument
/openbsd/usr.bin/ssh/
H A Dauth2-pubkey.c350 char *tmp, *username = NULL, *command = NULL, **av = NULL; in match_principals_command() local
624 char uidstr[32], *tmp, *command = NULL, **av = NULL; in user_key_command_allowed2() local
/openbsd/sbin/restore/
H A Dmain.c54 char command = '\0'; variable
/openbsd/usr.sbin/ripd/
H A Dpacket.c47 gen_rip_hdr(struct ibuf *buf, u_int8_t command) in gen_rip_hdr()

12345678910>>...17