Searched defs:rp_find_protocol (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libreparse/common/
H A Dfs_reparse_lib.c52 static rp_plugin_ops_t *rp_find_protocol(const char *svctype);
162 ops = rp_find_protocol(svc_type);
220 ops = rp_find_protocol(svc_type);
415 rp_find_protocol(const char *svc_type) function

Completed in 44 milliseconds