Searched defs:endnetent (Results 1 - 6 of 6) sorted by last modified time

/openbsd-current/gnu/usr.bin/perl/win32/include/sys/
H A Dsocket.h144 #define endnetent win32_endnetent macro
/openbsd-current/gnu/usr.bin/perl/plan9/
H A Dplan9.c112 void endnetent() function
/openbsd-current/gnu/usr.bin/perl/
H A Dreentr.h930 # undef endnetent macro
932 # define endnetent() (endnetent_r(&PL_reentrant_buffer->_netent_data) == 0 ? 1 : 0) macro
935 # define endnetent() endnetent_r(&PL_reentrant_buffer->_netent_data) macro
H A DXSUB.h625 # define endnetent PerlSock_endnetent macro
/openbsd-current/lib/libc/net/
H A Dgetnetent.c40 endnetent(void) function
/openbsd-current/lib/libc/hidden/
H A Dnetdb.h30 PROTO_DEPRECATED(endnetent); variable

Completed in 242 milliseconds