Searched refs:reparse_deref (Results 1 – 5 of 5) sorted by relevance
| /illumos-gate/usr/src/cmd/fs.d/reparsed/ |
| H A D | reparsed.c | 261 err = reparse_deref(svc_type, svc_data, buf, &bufsz); in reparsed_doorfunc() 289 if ((err = reparse_deref(svc_type, svc_data, resp->res_data, in reparsed_doorfunc()
|
| /illumos-gate/usr/src/uts/common/fs/ |
| H A D | fs_reparse.h | 82 extern int reparse_deref(const char *svc_type, const char *svc_data,
|
| /illumos-gate/usr/src/lib/libreparse/common/ |
| H A D | mapfile-vers | 45 reparse_deref;
|
| H A D | fs_reparse_lib.c | 157 reparse_deref(const char *svc_type, const char *svc_data, char *buf, in reparse_deref() function
|
| /illumos-gate/usr/src/cmd/fs.d/nfs/nfsref/ |
| H A D | nfsref.c | 301 err = reparse_deref(type, svc_data, buf, &bufsize); in lookup()
|