Home
last modified time | relevance | path

Searched refs:_PATH_PROTOCOLS (Results 1 – 25 of 45) sorted by relevance

12

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/BsdSocketLib/
H A Dgetprotoent.c57 protof = fopen(_PATH_PROTOCOLS, "r" ); in setprotoent()
79 if (protof == NULL && (protof = fopen(_PATH_PROTOCOLS, "r" )) == NULL) in getprotoent()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/net/
H A Dgetprotoent.c60 protof = fopen(_PATH_PROTOCOLS, "r" );
82 if (protof == NULL && (protof = fopen(_PATH_PROTOCOLS, "r" )) == NULL) in getprotoent()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/net/
H A Dgetprotoent.c60 protof = fopen(_PATH_PROTOCOLS, "r" );
82 if (protof == NULL && (protof = fopen(_PATH_PROTOCOLS, "r" )) == NULL) in getprotoent()
/dports/dns/libbind/libbind-6.0/irs/
H A Dlcl_pr.c78 #ifndef _PATH_PROTOCOLS
79 #define _PATH_PROTOCOLS "/etc/protocols" macro
189 if (!(pvt->fp = fopen(_PATH_PROTOCOLS, "r" ))) in pr_rewind()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/net/
H A Dgetprotoent_r.c60 pd->fp = fopen(_PATH_PROTOCOLS, "re"); in __weak_alias()
92 if (pd->fp == NULL && (pd->fp = fopen(_PATH_PROTOCOLS, "re")) == NULL) in getprotoent_r()
/dports/misc/rump/buildrump.sh-b914579/src/include/
H A Dnetdb.h121 #ifndef _PATH_PROTOCOLS
122 #define _PATH_PROTOCOLS "/etc/protocols" macro
/dports/net/ipsumdump/ipsumdump-1.86/src/
H A Dipnameinfo.cc29 # ifndef _PATH_PROTOCOLS
30 # define _PATH_PROTOCOLS "/etc/protocols" macro
215 String text = file_string(proto ? _PATH_PROTOCOLS : _PATH_SERVICES); in read_services()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/
H A Dpaths.h84 #define _PATH_PROTOCOLS _PATH_ETC "protocols" macro
/dports/comms/owfs/owfs-3.2p4/module/ownet/c/src/include/
H A Dcompat_netdb.h81 #define _PATH_PROTOCOLS "/etc/protocols" macro
/dports/comms/owfs/owfs-3.2p4/module/owlib/src/include/
H A Dcompat_netdb.h81 #define _PATH_PROTOCOLS "/etc/protocols" macro
/dports/dns/libbind/libbind-6.0/include/
H A Dnetdb.h114 #ifndef _PATH_PROTOCOLS
115 #define _PATH_PROTOCOLS "/etc/protocols" macro
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/
H A Dnetdb.h73 #define _PATH_PROTOCOLS "/system/etc/protocols" macro
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/
H A Dnetdb.h73 #define _PATH_PROTOCOLS "/system/etc/protocols" macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/
H A Dnetdb.h84 #define _PATH_PROTOCOLS "/etc/protocols" macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/
H A Dnetdb.h84 #define _PATH_PROTOCOLS "/etc/protocols" macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/third_party/newlib-extras/
H A Dnetdb.h81 #define _PATH_PROTOCOLS "/etc/protocols" macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/
H A Dnetdb.h84 #define _PATH_PROTOCOLS "/etc/protocols" macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dnetdb.h98 #define _PATH_PROTOCOLS "/etc/protocols" macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dnetdb.h98 #define _PATH_PROTOCOLS "/etc/protocols" macro
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/include/
H A Dnetdb.h100 #define _PATH_PROTOCOLS "/etc/protocols" macro
/dports/www/squid/squid-4.15/compat/os/
H A Dopensolaris_10_netdb.h103 #define _PATH_PROTOCOLS "/etc/protocols" macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dnetdb.h47 #define _PATH_PROTOCOLS "/etc/protocols" macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dnetdb.h47 #define _PATH_PROTOCOLS "/etc/protocols" macro
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dnetdbh.inc8 _PATH_PROTOCOLS = '/etc/protocols';
/dports/audio/snd/snd-21.2/
H A Dlibc.scm1442 …(C-macro (char* (_PATH_HEQUIV _PATH_HOSTS _PATH_NETWORKS _PATH_NSSWITCH_CONF _PATH_PROTOCOLS _PATH…

12