Home
last modified time | relevance | path

Searched refs:cmd_line (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp428 std::string cmd_line; in DoExecute() local
429 args.GetCommandString(cmd_line); in DoExecute()
438 Status error = platform_sp->MakeDirectory(FileSpec(cmd_line), mode); in DoExecute()
477 std::string cmd_line; in DoExecute() local
478 args.GetCommandString(cmd_line); in DoExecute()
488 FileSpec(cmd_line), in DoExecute()
529 std::string cmd_line; in DoExecute() local
530 args.GetCommandString(cmd_line); in DoExecute()
532 if (!llvm::to_integer(cmd_line, fd)) { in DoExecute()
534 cmd_line); in DoExecute()
[all …]
/freebsd/contrib/elftoolchain/size/
H A Dsize.c293 char **cmd_line) in handle_core_note() argument
441 *cmd_line = strdup(NOTE_OFFSET_64(nhdr, in handle_core_note()
446 *cmd_line = strdup(NOTE_OFFSET_32(nhdr, in handle_core_note()
450 if (*cmd_line != NULL) { in handle_core_note()
453 s = *cmd_line + strlen(*cmd_line); in handle_core_note()
454 while (s > *cmd_line) { in handle_core_note()
/freebsd/sys/contrib/xen/
H A Dxen.h872 int8_t cmd_line[MAX_GUEST_CMDLINE]; member
/freebsd/contrib/tcsh/
H A DWishList283 $cmd_line`'?