Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 1996 18:08:10 +0200
From:      toni@devsoft.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   misc/1373: RPC include lacks prototypes
Message-ID:  <199607061608.SAA02208@devsoft.devsoft.com>
Resent-Message-ID: <199607061610.JAA21545@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         1373
>Category:       misc
>Synopsis:       RPC include lacks prototypes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul  6 09:10:01 PDT 1996
>Last-Modified:
>Originator:     Anton Hartl
>Organization:
/dev Software GmbH
>Release:        FreeBSD 2.1-STABLE i386
>Environment:
irrelevant 
>Description:

	/usr/include/rpc/rpc.h lacks a prototype;  the function is
	described in the RPC man page.

	SVCXPRT *svcfd_create(int fd, u_int sendsize, u_int recvsize)

>How-To-Repeat:
>Fix:
	
	Add the prototype.

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607061608.SAA02208>