OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getrpcent
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/rpc/
getrpcent.c
1
/* $NetBSD:
getrpcent
.c,v 1.24 2021/04/13 00:29:22 mrg Exp $ */
37
static char *sccsid = "@(#)
getrpcent
.c 1.14 91/03/11 Copyr 1984 Sun Micro";
39
__RCSID("$NetBSD:
getrpcent
.c,v 1.24 2021/04/13 00:29:22 mrg Exp $");
66
__weak_alias(
getrpcent
,_getrpcent)
106
while ((rpc =
getrpcent
()) != NULL) {
123
while ((rpc =
getrpcent
()) != NULL) {
164
getrpcent
(void)
function in typeref:struct:rpcent *
193
return (
getrpcent
());
196
return (
getrpcent
());
200
return (
getrpcent
());
[
all
...]
/src/lib/libc/include/
namespace.h
422
#define
getrpcent
_getrpcent
macro
Completed in 14 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025