Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/bin/auditdistd/
H A Dauditdistd.c172 role2str(adhost->adh_role)); in child_exit()
188 role2str(adhost->adh_role)); in child_exit()
213 adhost->adh_name, role2str(adhost->adh_role), in terminate_workers()
219 adhost->adh_name, role2str(adhost->adh_role), in terminate_workers()
322 role2str(adhost->adh_role)); in listen_accept()
426 role2str(adhost->adh_role)); in connection_migrate()
601 pjdlog_debug(2, " role: %s", role2str(adhost->adh_role)); in adist_config_dump()
H A Dsubr.h45 const char *role2str(int role);
H A Dreceiver.c682 role2str(adhost->adh_role)); in adist_receiver()
684 setproctitle("%s (%s)", adhost->adh_name, role2str(adhost->adh_role)); in adist_receiver()
700 role2str(adhost->adh_role), adhost->adh_name) != 0) { in adist_receiver()
H A Dsender.c790 role2str(adhost->adh_role)); in adist_sender()
793 role2str(adhost->adh_role)); in adist_sender()
806 role2str(adhost->adh_role), adhost->adh_name) != 0) { in adist_sender()
H A Dsubr.c75 role2str(int role) in role2str() function
/freebsd/sbin/hastd/
H A Dhastd.c185 role2str(res->hr_role)); in descriptors_assert()
301 role2str(res->hr_role)); in descriptors_assert()
345 role2str(res->hr_role)); in child_exit()
362 role2str(res->hr_role)); in child_exit()
732 res->hr_name, role2str(res->hr_role), res->hr_workerpid); in terminate_workers()
737 res->hr_name, role2str(res->hr_role), res->hr_workerpid); in terminate_workers()
837 pjdlog_prefix_set("[%s] (%s) ", res->hr_name, role2str(res->hr_role)); in listen_accept()
848 role2str(res->hr_role), role2str(HAST_ROLE_SECONDARY), in listen_accept()
852 role2str(res->hr_role), role2str(HAST_ROLE_SECONDARY)); in listen_accept()
991 pjdlog_prefix_set("[%s] (%s) ", res->hr_name, role2str(res->hr_role)); in connection_migrate()
H A Dsubr.h53 const char *role2str(int role);
H A Dsubr.c137 role2str(int role) in role2str() function
188 res->hr_name, role2str(res->hr_role)); in drop_privs()
H A Devent.c136 pjdlog_prefix_set("[%s] (%s) ", res->hr_name, role2str(res->hr_role)); in event_recv()
H A Dsecondary.c470 pjdlog_prefix_set("[%s] (%s) ", res->hr_name, role2str(res->hr_role)); in hastd_secondary()
471 setproctitle("%s (%s)", res->hr_name, role2str(res->hr_role)); in hastd_secondary()
H A Dprimary.c1033 pjdlog_prefix_set("[%s] (%s) ", res->hr_name, role2str(res->hr_role)); in hastd_primary()
1034 setproctitle("%s (%s)", res->hr_name, role2str(res->hr_role)); in hastd_primary()
1070 role2str(HAST_ROLE_SECONDARY), in hastd_primary()
1082 role2str(HAST_ROLE_PRIMARY)); in hastd_primary()