Searched refs:MASTER_XPORT_NAME_INET (Results 1 – 6 of 6) sorted by relevance
19 #define MASTER_XPORT_NAME_INET "inet" /* non-local IPC */ macro
151 disable = concatenate(MASTER_XPORT_NAME_INET, ",", in set_master_ent()351 if (STR_SAME(transport, MASTER_XPORT_NAME_INET)) { in get_master_ent()613 serv->type == MASTER_SERV_TYPE_INET ? MASTER_XPORT_NAME_INET : in print_master_ent()
698 if (strcasecmp(transport, MASTER_XPORT_NAME_INET) == 0) in single_server_main()
836 if (strcasecmp(transport, MASTER_XPORT_NAME_INET) == 0) in event_server_main()
802 if (strcasecmp(transport, MASTER_XPORT_NAME_INET) == 0) in multi_server_main()
194 MASTER_XPORT_NAME_INET,