Definition at line 2770 of file did.c.
References create_str(), Curr_service_list_id, dic_info_service(), got_service_list(), id, kick_it(), MAX_NAME, DNS_SERVER_INFO::n_services, item::name, DNS_SERVER_INFO::node, ONCE_ONLY, DNS_SERVER_INFO::pid, item::pop_widget_id, put_popup(), item::server, set_something(), sprintf(), and str.
Referenced by create_button(), and put_popup().
2791 sel_id =
put_popup(servp, 0,
"Service Info");
2793 id = XmSelectionBoxGetChild(sel_id,XmDIALOG_OK_BUTTON);
2794 XtUnmanageChild(
id);
2796 id = XmSelectionBoxGetChild(sel_id,XmDIALOG_LIST_LABEL);
2797 if (ptr->
pid > 0x1000000)
2798 sprintf(str,
"Server %s (pid = %X) on node %s\n\nprovides %d services :\n",
2801 sprintf(str,
"Server %s (pid = %d) on node %s\n\nprovides %d services :\n",
2805 id = XmSelectionBoxGetChild(sel_id,XmDIALOG_LIST);
2809 "Ordering services alphabeticaly, please be patient..."),1);
unsigned dic_info_service(char *serv_name, int req_type, int req_timeout, void *serv_address, int serv_size, void(*usr_routine)(), dim_long tag, void *fill_addr, int fill_size)
Widget Curr_service_list_id
void got_service_list(SERVER **servp_ptr, char *buffer, int *size)
Widget put_popup(SERVER *servp, int type, char *title)
sprintf(name1,"NewService%d", i)