Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c385 send_reply = _B_TRUE; in main()
423 send_reply = _B_TRUE; in main()
525 send_reply = _B_FALSE; in main()
582 if (send_reply) { in main()
607 if (send_reply) { in main()
671 if (send_reply) { in main()
1864 if (send_reply) { in send_scheduled_probe()
1879 if (send_reply) { in send_scheduled_probe()
1905 if (send_reply) { in send_scheduled_probe()
2094 icp->icmp_type = send_reply ? in pinger()
[all …]
H A Dping.h134 extern boolean_t send_reply;
H A Dping_aux.c621 if (send_reply) { in check_reply()
666 if (send_reply) { in check_reply()
932 if (send_reply) { in check_reply()
978 if (send_reply) { in check_reply()
H A Dping_aux6.c760 if (send_reply) { in check_reply6()
807 if (send_reply) { in check_reply6()
/illumos-gate/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()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c3723 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()
3867 send_reply = B_FALSE; in dooption()
3900 if (send_reply) { in dooption()
3913 int send_reply = 1; in dontoption() local
3931 send_reply = 0; in dontoption()
[all …]
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_proc.c224 goto send_reply; in ypmatch()
238 goto send_reply; in ypmatch()
244 goto send_reply; in ypmatch()
247 goto send_reply; in ypmatch()
281 send_reply: in ypmatch()