OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:current_transp
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/am-utils/dist/amd/
nfs_prot_svc.c
69
SVCXPRT *
current_transp
;
variable
152
current_transp
= NULL;
189
current_transp
= transp;
287
current_transp
= NULL;
amfs_generic.c
1124
* Code for quick reply. If
current_transp
is set, then it's the
1128
*
current_transp
. Once am_transp is set, nfs_quick_reply() and
1132
if (
current_transp
&& !new_mp->am_transp) {
1135
*(new_mp->am_transp) = *
current_transp
;
amd.h
673
extern SVCXPRT *
current_transp
; /* For nfs_quick_reply() */
/src/external/bsd/am-utils/dist/conf/autofs/
autofs_solaris_v1.c
309
current_transp
= transp;
350
current_transp
= NULL;
autofs_solaris_v2_v3.c
866
current_transp
= transp;
937
current_transp
= NULL;
Completed in 34 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026