OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SERV_TCP_PORT
(Results
1 - 3
of
3
) sorted by null
/external/ltp/testcases/kernel/sched/clisrv/
inet.h
27
#define
SERV_TCP_PORT
6300
pthcli.c
114
serv_addr.sin_port = htons(
SERV_TCP_PORT
);
pthserv.c
112
serv_addr.sin_port = htons(
SERV_TCP_PORT
);
Completed in 78 milliseconds