Re: mountd code in nfs-utils-0.1.9.1

From: Trond Myklebust (trond.myklebust@fys.uio.no)
Date: Tue Oct 17 2000 - 10:42:46 EST


>>>>> " " == Samar Sharma <ssharma@cisco.com> writes:

> Does anyone know where is svc_run() defined ? This is used in
> mountd.c Also, where is xdr_sendmsg() defined. This is used in
> rmtcall.c

[trondmy@fyspc-epf03 trondmy]$ nm /lib/libc.so.6 | grep svc_run
00101024 T svc_run
You should normally find it in declared in /usr/include/rpc/svc.h

As for xdr_sendmsg(), I have no record of any such function being used
in nfs-utils-0.2.1. Are you sure that isn't something #defined in one
of your /usr/include files?

Cheers,
  Trond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Oct 23 2000 - 21:00:11 EST