OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tcpsvd
(Results
1 - 8
of
8
) sorted by null
/external/toybox/toys/pending/
tcpsvd.c
0
/*
tcpsvd
.c - TCP(UDP)/IP service daemon
9
USE_TCPSVD(NEWTOY(
tcpsvd
, "^<3c#=30<1C:b#=20<0u:l:hEv", TOYFLAG_USR|TOYFLAG_BIN))
10
USE_TCPSVD(OLDTOY(udpsvd,
tcpsvd
, TOYFLAG_USR|TOYFLAG_BIN))
12
config
TCPSVD
13
bool "
tcpsvd
"
16
usage:
tcpsvd
[-hEv] [-c N] [-C N[:MSG]] [-b N] [-u User] [-l Name] IP Port Prog
/external/toybox/generated/
globals.h
771
// toys/pending/
tcpsvd
.c
1385
struct tcpsvd_data
tcpsvd
;
member in union:global_union
newtoys.h
220
USE_TCPSVD(NEWTOY(
tcpsvd
, "^<3c#=30<1C:b#=20<0u:l:hEv", TOYFLAG_USR|TOYFLAG_BIN))
241
USE_TCPSVD(OLDTOY(udpsvd,
tcpsvd
, TOYFLAG_USR|TOYFLAG_BIN))
flags.h
[
all
...]
help.h
[
all
...]
/external/toybox/www/
roadmap.html
[
all
...]
index.html
[
all
...]
news.html
[
all
...]
Completed in 944 milliseconds