Home
last modified time | relevance | path

Searched refs:read_opts (Results 1 – 9 of 9) sorted by relevance

/external/ltp/testcases/lib/
Dnet_cmdlib.sh29 read_opts() function
/external/ltp/testcases/network/tcp_cmds/netstat/
Dnetstat01.sh85 read_opts $*
/external/ltp/testcases/network/tcp_cmds/host/
Dhost01.sh84 read_opts $*
/external/ltp/testcases/network/tcp_cmds/rsh/
Drsh01.sh112 read_opts $*
/external/ltp/testcases/network/tcp_cmds/ftp/
Dftp01.sh155 read_opts $*
/external/ltp/testcases/network/tcp_cmds/rcp/
Drcp01.sh141 read_opts $*
/external/dnsmasq/src/
Ddnsmasq.h717 void read_opts(int argc, char** argv, char* compile_opts);
Ddnsmasq.c153 read_opts(argc, argv, compile_opts); in main()
Doption.c2430 void read_opts(int argc, char** argv, char* compile_opts) { in read_opts() function