HomeSort by: relevance | last modified time | path
    Searched defs:clnt_perror (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/rpc/
clnt_perror.c 1 /* $NetBSD: clnt_perror.c,v 1.30 2013/03/11 20:19:29 tron Exp $ */
37 static char *sccsid = "@(#)clnt_perror.c 1.15 87/10/07 Copyr 1984 Sun Micro";
38 static char *sccsid = "@(#)clnt_perror.c 2.1 88/07/29 4.0 RPCSRC";
40 __RCSID("$NetBSD: clnt_perror.c,v 1.30 2013/03/11 20:19:29 tron Exp $");
45 * clnt_perror.c
65 __weak_alias(clnt_perror,_clnt_perror)
182 clnt_perror(CLIENT *rpch, const char *s) function in typeref:typename:void
  /src/lib/libc/include/
namespace.h 265 #define clnt_perror _clnt_perror macro

Completed in 45 milliseconds