Home
last modified time | relevance | path

Searched refs:rp_find_protocol (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libreparse/common/
H A Dfs_reparse_lib.c56 static rp_plugin_ops_t *rp_find_protocol(const char *svctype);
166 ops = rp_find_protocol(svc_type); in reparse_deref()
224 ops = rp_find_protocol(svc_type); in reparse_add()
419 rp_find_protocol(const char *svc_type) in rp_find_protocol() function