Home
last modified time | relevance | path

Searched refs:getnetpath (Results 1 – 21 of 21) sorted by last modified time

/dports/japanese/sj3-lib/sj3-2.0.1.20/sj3lib/
H A Dlevel1.c369 while ((nconf = getnetpath(handlep)) != NULL) { in put_flush()
/dports/japanese/sj3-lib/sj3-2.0.1.20/server/
H A Dcomuni.c247 while((nconf = getnetpath(handlep)) != NULL) { in open_af_inet()
/dports/textproc/py-orange3-text/orange3-text-1.3.1/orangecontrib/text/datasets/
H A D20newsgroups-train.tab3066 …ib libxext so lm o mpeg play undefined first referenced symbol in file getnetpath lib libx so t al…
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLibPrivateInternalFiles/Include/
H A Dnamespace.h301 #define getnetpath _getnetpath
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/rpc/
H A DMakefile.inc10 getnetconfig.c getnetpath.c getrpcent.c getrpcport.c \
21 MAN+= bindresvport.3 getnetconfig.3 getnetpath.3 getrpcent.3 getrpcport.3 \
31 getnetpath.3 setnetpath.3 \
32 getnetpath.3 endnetpath.3 \
H A Dgetnetpath.c57 __weak_alias(getnetpath,_getnetpath)
151 getnetpath(void *handlep) in getnetpath() function
H A Drpc_generic.c394 nconf = getnetpath(handle->nhandle); in __rpc_getconf()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/include/
H A Dnamespace.h363 #define getnetpath _getnetpath macro
/dports/misc/rump/buildrump.sh-b914579/src/include/
H A Dnetconfig.h116 struct netconfig *getnetpath(void *);
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/
H A Dnetconfig.h89 struct netconfig *getnetpath(void *);
/dports/audio/nas/nas-1.9.4/lib/audio/
H A DAstreams.c73 struct netconfig *getnetpath();
H A Dnameaddr.c325 while((netconfigp = getnetpath(handlep)) != NULL) in SetupNetworkStream()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/
H A Dnetconfig.h89 struct netconfig *getnetpath(void *);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/
H A Dnetconfig.h89 struct netconfig *getnetpath(void *);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dsys-protos.h470 extern struct netconfig * getnetpath(void *);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dsys-protos.h470 extern struct netconfig * getnetpath(void *);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dsys-protos.h470 extern struct netconfig * getnetpath(void *);
/dports/net/libunp/unpv12e/libxti/
H A Dudp_client.c20 while ( (ncp = getnetpath(handle)) != NULL) { in udp_client()
H A Dtcp_connect.c21 while ( (ncp = getnetpath(handle)) != NULL) { in tcp_connect()
/dports/net/libunp/unpv12e/xtiopt/
H A Dtcp_connect.c22 while ( (ncp = getnetpath(handle)) != NULL) { in tcp_connect()
/dports/net/libunp/unpv12e/xtiintro/
H A Dtiname.c39 while ( (ncp = getnetpath(handle)) != NULL) { in do_connect()