Searched refs:PORT_DESC (Results 1 - 4 of 4) sorted by relevance
/third_party/musl/src/internal/ |
H A D | services.h | 30 PORT_DESC("tcpmux 1/tcp\r\n"), 31 PORT_DESC("echo 7/tcp\r\n"), 32 PORT_DESC("echo 7/udp\r\n"), 33 PORT_DESC("discard 9/tcp sink null\r\n"), 34 PORT_DESC("discard 9/udp sink null\r\n"), 35 PORT_DESC("systat 11/tcp users\r\n"), 36 PORT_DESC("daytime 13/tcp\r\n"), 37 PORT_DESC("daytime 13/udp\r\n"), 38 PORT_DESC("netstat 15/tcp\r\n"), 39 PORT_DESC("qot [all...] |
H A D | network_conf_function.c | 21 #define PORT_DESC(a) a macro 23 #undef PORT_DESC(a) macro
|
/third_party/musl/porting/linux/user/src/internal/ |
H A D | services.h | 15 PORT_DESC("tcpmux 1/tcp\r\n"), 16 PORT_DESC("echo 7/tcp\r\n"), 17 PORT_DESC("echo 7/udp\r\n"), 18 PORT_DESC("discard 9/tcp sink null\r\n"), 19 PORT_DESC("discard 9/udp sink null\r\n"), 20 PORT_DESC("systat 11/tcp users\r\n"), 21 PORT_DESC("daytime 13/tcp\r\n"), 22 PORT_DESC("daytime 13/udp\r\n"), 23 PORT_DESC("netstat 15/tcp\r\n"), 24 PORT_DESC("qot [all...] |
H A D | network_conf_function.c | 6 #define PORT_DESC(a) a macro 8 #undef PORT_DESC(a) macro
|
Completed in 1 milliseconds