OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:svc_destroy
(Results
1 - 2
of
2
) sorted by null
/hardware/msm7k/librpc/
svc.c
175
void
svc_destroy
(SVCXPRT *xprt)
function
444
do have to wait for it to exit when we call
svc_destroy
.
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
svc.h
140
#define
SVC_DESTROY
(xprt) \
142
#define
svc_destroy
(xprt) \
macro
Completed in 69 milliseconds