Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_subr.h42 extern void URLparse(char *);
H A Dnfs_subr.c97 URLparse(char *str) in URLparse() function
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c219 static void URLparse(char *);
3024 URLparse(pn.pn_path); in rfs_pathname()
3040 URLparse(pn.pn_path); in rfs_pathname()
3101 URLparse(char *str) in URLparse() function
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c591 URLparse(path); in mount_nfs()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c989 URLparse(path); in nfsmount()