Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/hal/hald-runner/
H A Drunner.c109 send_reply(DBusConnection *con, DBusMessage *msg, guint32 exit_type, gint32 return_code, gchar **er… in send_reply() function
165 send_reply(rd->con, rd->msg, HALD_RUN_FAILED, 0, NULL); in run_exited()
176 send_reply(rd->con, rd->msg, HALD_RUN_SUCCESS, WEXITSTATUS(status), error); in run_exited()
210 send_reply(rd->con, rd->msg, HALD_RUN_TIMEOUT, 0, NULL); in run_timedout()
279 send_reply(con, msg, HALD_RUN_FAILED, 0, NULL); in run_request_run()
347 send_reply(rd->con, rd->msg, HALD_RUN_KILLED, 0, NULL); in kill_rd()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c137 boolean_t send_reply = _B_FALSE; /* Send an ICMP_{ECHO|TSTAMP}REPLY */ variable
357 send_reply = _B_TRUE; in main()
395 send_reply = _B_TRUE; in main()
497 send_reply = _B_FALSE; in main()
554 if (send_reply) { in main()
579 if (send_reply) { in main()
643 if (send_reply) { in main()
1794 if (send_reply) { in send_scheduled_probe()
1808 (send_reply && current_targetaddr->num_sent == 0)) { in send_scheduled_probe()
1809 if (send_reply) { in send_scheduled_probe()
[all …]
H A Dping.h132 extern boolean_t send_reply;
H A Dping_aux.c618 if (send_reply) { in check_reply()
663 if (send_reply) { in check_reply()
929 if (send_reply) { in check_reply()
975 if (send_reply) { in check_reply()
H A Dping_aux6.c758 if (send_reply) { in check_reply6()
805 if (send_reply) { in check_reply6()
/titanic_41/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_config.c548 goto send_reply; in ndmpd_config_get_fs_info_v3()
555 goto send_reply; in ndmpd_config_get_fs_info_v3()
563 goto send_reply; in ndmpd_config_get_fs_info_v3()
570 goto send_reply; in ndmpd_config_get_fs_info_v3()
649 send_reply: in ndmpd_config_get_fs_info_v3()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c3653 boolean_t send_reply = B_TRUE; in willoption() local
3723 send_reply = B_FALSE; in willoption()
3740 if (send_reply) { in willoption()
3750 int send_reply = 1; in wontoption() local
3789 send_reply = 0; in wontoption()
3803 send_reply = 0; in wontoption()
3809 if (send_reply) { in wontoption()
3822 boolean_t send_reply = B_TRUE; in dooption() local
3867 send_reply = B_FALSE; in dooption()
3900 if (send_reply) { in dooption()
[all …]
/titanic_41/usr/src/cmd/ypcmd/
H A Dypserv_proc.c225 goto send_reply; in ypmatch()
239 goto send_reply; in ypmatch()
245 goto send_reply; in ypmatch()
248 goto send_reply; in ypmatch()
282 send_reply: in ypmatch()