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

/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_subr.c92 * The implementation of URLparse guarantees that the final string will
97 URLparse(char *str) function
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c211 static void URLparse(char *);
2910 URLparse(pn.pn_path);
2925 URLparse(pn.pn_path);
2981 * The implementation of URLparse guarantees that the final string will
2986 URLparse(char *str) function

Completed in 63 milliseconds