OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getservbyport_r
(Results
1 - 8
of
8
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/net/
servent.h
51
struct servent *
getservbyport_r
(int, const char *,
/external/libpcap/Win32/Include/net/
netdb.h
156
struct servent *
getservbyport_r
(int __port,
/external/c-ares/
ares_getnameinfo.c
21
# error "you MUST specifiy a valid number of arguments for
getservbyport_r
"
315
if (
getservbyport_r
(port, proto, &se, (void *)tmpbuf,
319
sep =
getservbyport_r
(port, proto, &se, (void *)tmpbuf,
322
if (
getservbyport_r
(port, proto, &se, (void *)tmpbuf) != 0)
configure
[
all
...]
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
getnameinfo.c
86
#define
getservbyport_r
(Port,pProto,pSv,pSvd) getservbyport(Port,pProto)
macro
233
sp =
getservbyport_r
(port,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
netdb.h
318
extern int
getservbyport_r
(int __port, __const char *__restrict __proto,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
netdb.h
320
extern int
getservbyport_r
(int __port, __const char *__restrict __proto,
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
namespace.h
329
#define
getservbyport_r
_getservbyport_r
Completed in 133 milliseconds