Home
last modified time | relevance | path

Searched refs:getnetconfigent (Results 1 – 24 of 24) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/
H A Dnetconfig.h84 struct netconfig *getnetconfigent(const char *);
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/
H A Dnetconfig.h84 struct netconfig *getnetconfigent(const char *);
/dports/misc/rump/buildrump.sh-b914579/src/include/
H A Dnetconfig.h111 struct netconfig *getnetconfigent(const char *);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/
H A Dnetconfig.h84 struct netconfig *getnetconfigent(const char *);
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/common/
H A Dnfs_commonkrpc.c200 nconf = getnetconfigent("udp"); in newnfs_connect()
202 nconf = getnetconfigent("tcp"); in newnfs_connect()
205 nconf = getnetconfigent("udp6"); in newnfs_connect()
207 nconf = getnetconfigent("tcp6"); in newnfs_connect()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/rpc/
H A Dgetnetconfig.c63 __weak_alias(getnetconfigent,_getnetconfigent)
423 getnetconfigent(const char *netid) in getnetconfigent() function
H A Dgetnetpath.c184 if ((ncp = getnetconfigent(npp)) != NULL) { in getnetpath()
H A Drpc_generic.c329 dummy = getnetconfigent(netid); in __rpc_getconfip()
507 return getnetconfigent(__UNCONST(netid)); in __rpcgettp()
H A Dsvc_dg.c540 if (nconf = getnetconfigent(xprt->xp_netid)) { in cache_set()
607 if (nconf = getnetconfigent(xprt->xp_netid)) { in cache_get()
H A DMakefile.inc27 getnetconfig.3 getnetconfigent.3 \
H A Drpcb_clnt.c526 loopnconf = getnetconfigent(tmpnconf->nc_netid); in local_rpcb()
724 if ((newnconf = getnetconfigent("udp")) == NULL) { in __rpcb_findaddr()
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/nlm/
H A Dnlm_prot_impl.c530 nconf = getnetconfigent("tcp"); in nlm_get_rpc()
534 nconf = getnetconfigent("tcp6"); in nlm_get_rpc()
1471 nconf = getnetconfigent(netid); in nlm_register_services()
1488 nconf = getnetconfigent(xprts[j]->xp_netid); in nlm_register_services()
/dports/lang/perl5.34/perl-5.34.0/dist/ExtUtils-ParseXS/lib/
H A Dperlxs.pod1824 The following XS code shows the getnetconfigent() function which is used
1825 with ONC+ TIRPC. The getnetconfigent() function will return a pointer to a
1830 provided in the XS source to free the memory used by getnetconfigent().
1835 struct netconfig *getnetconfigent(const char *netid);
1850 getnetconfigent(netid)
1872 $netconf = getnetconfigent("udp");
1878 getnetconfigent() XSUB and an object created by a normal Perl subroutine.
2124 getnetconfigent(netid="udp")
2148 @EXPORT = qw(rpcb_gettime getnetconfigent);
2157 $netconf = getnetconfigent();
[all …]
/dports/lang/perl5.30/perl-5.30.3/dist/ExtUtils-ParseXS/lib/
H A Dperlxs.pod1819 The following XS code shows the getnetconfigent() function which is used
1820 with ONC+ TIRPC. The getnetconfigent() function will return a pointer to a
1825 provided in the XS source to free the memory used by getnetconfigent().
1830 struct netconfig *getnetconfigent(const char *netid);
1845 getnetconfigent(netid)
1867 $netconf = getnetconfigent("udp");
1873 getnetconfigent() XSUB and an object created by a normal Perl subroutine.
2102 getnetconfigent(netid="udp")
2126 @EXPORT = qw(rpcb_gettime getnetconfigent);
2135 $netconf = getnetconfigent();
[all …]
/dports/lang/perl5.32/perl-5.32.1/dist/ExtUtils-ParseXS/lib/
H A Dperlxs.pod1824 The following XS code shows the getnetconfigent() function which is used
1825 with ONC+ TIRPC. The getnetconfigent() function will return a pointer to a
1830 provided in the XS source to free the memory used by getnetconfigent().
1835 struct netconfig *getnetconfigent(const char *netid);
1850 getnetconfigent(netid)
1872 $netconf = getnetconfigent("udp");
1878 getnetconfigent() XSUB and an object created by a normal Perl subroutine.
2123 getnetconfigent(netid="udp")
2147 @EXPORT = qw(rpcb_gettime getnetconfigent);
2156 $netconf = getnetconfigent();
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/ExtUtils-ParseXS/lib/
H A Dperlxs.pod1824 The following XS code shows the getnetconfigent() function which is used
1825 with ONC+ TIRPC. The getnetconfigent() function will return a pointer to a
1830 provided in the XS source to free the memory used by getnetconfigent().
1835 struct netconfig *getnetconfigent(const char *netid);
1850 getnetconfigent(netid)
1872 $netconf = getnetconfigent("udp");
1878 getnetconfigent() XSUB and an object created by a normal Perl subroutine.
2124 getnetconfigent(netid="udp")
2148 @EXPORT = qw(rpcb_gettime getnetconfigent);
2157 $netconf = getnetconfigent();
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLibPrivateInternalFiles/Include/
H A Dnamespace.h298 #define getnetconfigent _getnetconfigent
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/include/
H A Dnamespace.h360 #define getnetconfigent _getnetconfigent macro
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/os/
H A Dxdmcp.c958 if( (nconf=getnetconfigent("udp")) == NULL ) { in get_xdmcp_sock()
/dports/audio/nas/nas-1.9.4/lib/audio/
H A DAstreams.c72 struct netconfig *getnetconfigent();
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dsys-protos.h468 extern struct netconfig * getnetconfigent(char *);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dsys-protos.h468 extern struct netconfig * getnetconfigent(char *);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dsys-protos.h468 extern struct netconfig * getnetconfigent(char *);
/dports/textproc/py-orange3-text/orange3-text-1.3.1/orangecontrib/text/datasets/
H A D20newsgroups-train.tab3066 …ir free lib libx so t error lib libx so netdir getbyname lib libx so getnetconfigent lib libx so t…