HomeSort by: relevance | last modified time | path
    Searched defs:protocol_handler (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/inetd/
parse_v2.c 78 static hresult protocol_handler(struct servtab *, vlist);
117 { "protocol", protocol_handler },
751 protocol_handler(struct servtab *sep, vlist values) function in typeref:typename:hresult
parse_v2.c 78 static hresult protocol_handler(struct servtab *, vlist);
117 { "protocol", protocol_handler },
751 protocol_handler(struct servtab *sep, vlist values) function in typeref:typename:hresult

Completed in 23 milliseconds