Searched refs:protocol_handler (Results 1 – 1 of 1) sorted by relevance
78 static hresult protocol_handler(struct servtab *, vlist);117 { "protocol", protocol_handler },751 protocol_handler(struct servtab *sep, vlist values) in protocol_handler() function