Home
last modified time | relevance | path

Searched refs:NewArgc (Results 1 – 20 of 20) sorted by relevance

/dports/security/sudo/sudo-1.9.8p2/plugins/sudoers/auth/
H A Dsia.c56 sudo_argc = NewArgc + 1; in sudo_sia_setup()
63 for (i = 0; i < NewArgc; i++) in sudo_sia_setup()
122 …if (sia_ses_init(&siah, NewArgc, NewArgv, NULL, pw->pw_name, user_ttypath, 0, NULL) != SIASUCCESS)… in sudo_sia_begin_session()
/dports/security/sudo/sudo-1.9.8p2/plugins/sudoers/
H A Dsudoers.c103 int NewArgc; variable
426 NewArgc = argc; in sudoers_policy_main()
427 NewArgv = reallocarray(NULL, NewArgc + 2, sizeof(char *)); in sudoers_policy_main()
434 NewArgv[NewArgc] = NULL; in sudoers_policy_main()
725 if (NewArgc > 1 && strcmp(NewArgv[0], "-bash") == 0 && in sudoers_policy_main()
728 memmove(&NewArgv[2], &NewArgv[1], sizeof(char *) * NewArgc); in sudoers_policy_main()
730 NewArgc++; in sudoers_policy_main()
771 safe_cmnd = find_editor(NewArgc - 1, NewArgv + 1, &edit_argc, in sudoers_policy_main()
786 NewArgc = edit_argc; in sudoers_policy_main()
999 if (NewArgc > 1) { in set_cmnd()
[all …]
H A Dlogging.h46 extern int NewArgc;
/dports/devel/llvm80/llvm-8.0.1.src/lib/Support/
H A DCommandLine.cpp1090 int NewArgc = static_cast<int>(NewArgv.size()); in ParseCommandLineOptions() local
1093 return GlobalParser->ParseCommandLineOptions(NewArgc, &NewArgv[0], Overview, in ParseCommandLineOptions()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Support/
H A DCommandLine.cpp1239 int NewArgc = static_cast<int>(NewArgv.size()); in ParseCommandLineOptions() local
1242 return GlobalParser->ParseCommandLineOptions(NewArgc, &NewArgv[0], Overview, in ParseCommandLineOptions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DCommandLine.cpp1309 int NewArgc = static_cast<int>(NewArgv.size()); in ParseCommandLineOptions() local
1312 return GlobalParser->ParseCommandLineOptions(NewArgc, &NewArgv[0], Overview, in ParseCommandLineOptions()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DCommandLine.cpp1323 int NewArgc = static_cast<int>(NewArgv.size()); in ParseCommandLineOptions() local
1326 return GlobalParser->ParseCommandLineOptions(NewArgc, &NewArgv[0], Overview, in ParseCommandLineOptions()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Support/
H A DCommandLine.cpp1292 int NewArgc = static_cast<int>(NewArgv.size()); in ParseCommandLineOptions() local
1295 return GlobalParser->ParseCommandLineOptions(NewArgc, &NewArgv[0], Overview, in ParseCommandLineOptions()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DCommandLine.cpp1317 int NewArgc = static_cast<int>(NewArgv.size()); in ParseCommandLineOptions() local
1320 return GlobalParser->ParseCommandLineOptions(NewArgc, &NewArgv[0], Overview, in ParseCommandLineOptions()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DCommandLine.cpp1317 int NewArgc = static_cast<int>(NewArgv.size()); in ParseCommandLineOptions() local
1320 return GlobalParser->ParseCommandLineOptions(NewArgc, &NewArgv[0], Overview, in ParseCommandLineOptions()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DCommandLine.cpp1305 int NewArgc = static_cast<int>(NewArgv.size()); in ParseCommandLineOptions() local
1308 return GlobalParser->ParseCommandLineOptions(NewArgc, &NewArgv[0], Overview, in ParseCommandLineOptions()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DCommandLine.cpp1323 int NewArgc = static_cast<int>(NewArgv.size()); in ParseCommandLineOptions() local
1326 return GlobalParser->ParseCommandLineOptions(NewArgc, &NewArgv[0], Overview, in ParseCommandLineOptions()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1317 int NewArgc = static_cast<int>(NewArgv.size()); in ParseCommandLineOptions() local
1320 return GlobalParser->ParseCommandLineOptions(NewArgc, &NewArgv[0], Overview, in ParseCommandLineOptions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCommandLine.cpp1292 int NewArgc = static_cast<int>(NewArgv.size()); in ParseCommandLineOptions() local
1295 return GlobalParser->ParseCommandLineOptions(NewArgc, &NewArgv[0], Overview, in ParseCommandLineOptions()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DCommandLine.cpp1317 int NewArgc = static_cast<int>(NewArgv.size()); in ParseCommandLineOptions() local
1320 return GlobalParser->ParseCommandLineOptions(NewArgc, &NewArgv[0], Overview, in ParseCommandLineOptions()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DCommandLine.cpp1317 int NewArgc = static_cast<int>(NewArgv.size()); in ParseCommandLineOptions() local
1320 return GlobalParser->ParseCommandLineOptions(NewArgc, &NewArgv[0], Overview, in ParseCommandLineOptions()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1292 int NewArgc = static_cast<int>(NewArgv.size()); in ParseCommandLineOptions() local
1295 return GlobalParser->ParseCommandLineOptions(NewArgc, &NewArgv[0], Overview, in ParseCommandLineOptions()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DCommandLine.cpp1305 int NewArgc = static_cast<int>(NewArgv.size()); in ParseCommandLineOptions() local
1308 return GlobalParser->ParseCommandLineOptions(NewArgc, &NewArgv[0], Overview, in ParseCommandLineOptions()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DCommandLine.cpp1317 int NewArgc = static_cast<int>(NewArgv.size()); in ParseCommandLineOptions() local
1320 return GlobalParser->ParseCommandLineOptions(NewArgc, &NewArgv[0], Overview, in ParseCommandLineOptions()
/dports/security/sudo/sudo-1.9.8p2/
H A DChangeLog37446 Remove NewArgv/NewArgc, they are no longer needed.
56434 o NewArgv and NewArgc don't need to be externally visible. o If
60546 NewArgc is now set to 1 for -l, -v, -k
61119 now uses NewArgv amd NewArgc so cmnd_aegs is no longer needed this
61129 added struct sudo_command, NewArgc, and NewArgv removed cmnd_args