Home
last modified time | relevance | path

Searched refs:def_mailto (Results 1 – 3 of 3) sorted by relevance

/dports/security/sudo/sudo-1.9.8p2/plugins/sudoers/
H A Ddef_data.h86 #define def_mailto (sudo_defs_table[I_MAILTO].sd_un.str) macro
H A Dlogging.c921 eventlog_set_mailto(def_mailto); in init_eventlog_config()
H A Ddefaults.c597 if ((def_mailto = strdup(MAILTO)) == NULL) in init_defaults()