Home
last modified time | relevance | path

Searched refs:startport (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/inet/
Dbindresvport.c59 static short startport = STARTPORT; in bindresvport() local
81 int nports = ENDPORT - startport + 1; in bindresvport()
91 port = startport; in bindresvport()
97 if (i == nports && startport != LOWPORT) in bindresvport()
99 startport = LOWPORT; in bindresvport()
/glibc-2.36/hurd/
Dhurdlookup.c54 int startport; in __hurd_file_name_lookup() local
68 startport = (file_name[0] == '/') ? INIT_PORT_CRDIR : INIT_PORT_CWDIR; in __hurd_file_name_lookup()
93 err = (*use_init_port) (startport, &lookup_op); in __hurd_file_name_lookup()
/glibc-2.36/ChangeLog.old/
DChangeLog.167046 * sunrpc/bindrsvprt.c (bindresvport): Wrap around to startport
7048 ENDPORT. When changing startport, set endport and port