Searched refs:stmf_proxy_transport_init (Results 1 – 4 of 4) sorted by relevance
44 stmf_proxy_transport_init(char *transport, pt_ops_t **pt_ops);
42 stmf_proxy_transport_init;
187 stmf_proxy_transport_init(char *transport, pt_ops_t **pt_ops) in stmf_proxy_transport_init() function
500 if ((rc = stmf_proxy_transport_init("sockets", &pt_ops)) != 0) in main()