Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/nfs/umount/
H A Dumount.c79 extern int __clnt_bindresvport(CLIENT *);
319 if (__clnt_bindresvport(cl) < 0) { in inform_server()
/titanic_50/usr/src/lib/librpcsvc/common/
H A Dllib-lrpcsvc41 extern int __clnt_bindresvport(CLIENT *);
H A Dbindresvport.c66 __clnt_bindresvport(cl) in __clnt_bindresvport() function
H A Dmapfile-vers65 __clnt_bindresvport;
/titanic_50/usr/src/cmd/fs.d/autofs/
H A Dautomount.h383 extern int __clnt_bindresvport(CLIENT *);
H A Dautod_nfs.c1311 if (__clnt_bindresvport(cl) < 0) { in nfsmount()
3652 if (__clnt_bindresvport(cl) < 0) {
/titanic_50/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c133 extern int __clnt_bindresvport(CLIENT *);
2165 if (__clnt_bindresvport(cl) < 0) { in get_fh()