Home
last modified time | relevance | path

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

/dports/security/sudo/sudo-1.9.8p2/logsrvd/
H A Dlogsrvd_relay.c539 handle_commit_point(TimeSpec *commit_point, struct connection_closure *closure) in handle_commit_point() function
541 debug_decl(handle_commit_point, SUDO_DEBUG_UTIL); in handle_commit_point()
665 ret = handle_commit_point(msg->u.commit_point, closure); in handle_server_message()
H A Dsendlog.c983 handle_commit_point(TimeSpec *commit_point, struct client_closure *closure) in handle_commit_point() function
985 debug_decl(handle_commit_point, SUDO_DEBUG_UTIL); in handle_commit_point()
1077 ret = handle_commit_point(msg->u.commit_point, closure); in handle_server_message()
/dports/security/sudo/sudo-1.9.8p2/plugins/sudoers/
H A Dlog_client.c1520 handle_commit_point(TimeSpec *commit_point, struct client_closure *closure) in handle_commit_point() function
1522 debug_decl(handle_commit_point, SUDOERS_DEBUG_UTIL); in handle_commit_point()
1621 ret = handle_commit_point(msg->u.commit_point, closure); in handle_server_message()