Home
last modified time | relevance | path

Searched refs:set_cmnd_path (Results 1 – 8 of 8) sorted by relevance

/dports/security/sudo/sudo-1.9.8p2/plugins/sudoers/
H A Dstubs.c85 set_cmnd_path(const char *runchroot) in set_cmnd_path() function
H A Dsudoers.c927 set_cmnd_path(const char *runchroot) in set_cmnd_path() function
931 debug_decl(set_cmnd_path, SUDOERS_DEBUG_PLUGIN); in set_cmnd_path()
986 ret = set_cmnd_path(runchroot); in set_cmnd()
1438 cmnd_status = set_cmnd_path(sd_un->str); in cb_runchroot()
H A Dsudoers.h413 int set_cmnd_path(const char *runchroot);
H A Dtestsudoers.c502 set_cmnd_path(const char *runchroot) in set_cmnd_path() function
H A Dmatch_command.c714 status = set_cmnd_path(runchroot); in command_matches()
/dports/security/sudo/sudo-1.9.8p2/plugins/sudoers/regress/fuzz/
H A Dfuzz_sudoers_ldif.c53 set_cmnd_path(const char *runchroot) in set_cmnd_path() function
H A Dfuzz_sudoers.c108 set_cmnd_path(const char *runchroot) in set_cmnd_path() function
/dports/security/sudo/sudo-1.9.8p2/
H A DChangeLog3090 Return NOT_FOUND from the set_cmnd_path() stub since we don't set
3091 user_cmnd. The purpose of set_cmnd_path() is to reset user_cmnd