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

  /src/lib/libc/rpc/
svc_run.c 1 /* $NetBSD: svc_run.c,v 1.30 2025/07/31 18:17:24 joe Exp $ */
37 static char *sccsid = "@(#)svc_run.c 1.1 87/10/13 Copyr 1984 Sun Micro";
38 static char *sccsid = "@(#)svc_run.c 2.1 88/07/29 4.0 RPCSRC";
40 __RCSID("$NetBSD: svc_run.c,v 1.30 2025/07/31 18:17:24 joe Exp $");
64 __weak_alias(svc_run,_svc_run)
198 svc_run(void) function in typeref:typename:void
204 * This function causes svc_run() to exit by telling it that it has no
  /src/lib/libc/include/
namespace.h 709 #define svc_run _svc_run macro

Completed in 110 milliseconds