HomeSort by relevance Sort by last modified time
    Searched refs:xprt_unregister (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api-rpc/src/
loc_apicb_appinit.c 57 xprt_unregister(svrPort);
  /hardware/msm7k/librpc/rpc/
svc.h 51 * they in turn call xprt_register and xprt_unregister.
99 * xprt_unregister(xprt)
102 extern void xprt_unregister (SVCXPRT *__xprt);
  /hardware/msm7k/librpc/
svc.c 172 /* the last call to xprt_unregister() does the job */
424 void xprt_unregister (SVCXPRT *xprt) function

Completed in 121 milliseconds