Home
last modified time | relevance | path

Searched refs:cmnd_args (Results 1 – 2 of 2) sorted by relevance

/dports/security/sudo/sudo-1.9.8p2/plugins/sudoers/
H A Dsudoers.h103 char *cmnd_args; member
231 #define user_args (sudo_user.cmnd_args)
/dports/security/sudo/sudo-1.9.8p2/
H A DChangeLog50804 misleading to pretend that passing in different cmnd and cmnd_args
60073 now takes command line args and uses cmnd_args
60091 added cmnd_args
60103 added cmnd_args def
60107 now sets cmnd_args global
60111 cmnd_args is now exported from sudo.[ch]
61125 no longer uses cmnd_args, now uses NewArgv instead.
61129 added struct sudo_command, NewArgc, and NewArgv removed cmnd_args
61446 replaced code to copy cmnd_args so that is does not use realloc
62266 fixed loading of cmnd_args (was including command name too)
[all …]