Home
last modified time | relevance | path

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

/dports/security/sudo/sudo-1.9.8p2/plugins/sudoers/
H A Dsudoers.c1400 cb_tty_tickets(const union sudo_defs_val *sd_un) in cb_tty_tickets() function
1402 debug_decl(cb_tty_tickets, SUDOERS_DEBUG_PLUGIN); in cb_tty_tickets()
1629 sudo_defs_table[I_TTY_TICKETS].callback = cb_tty_tickets; in set_callbacks()