Home
last modified time | relevance | path

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

/DragonOS/user/apps/dmesg/
H A Ddmesg.h9 int getoption(char *arg);
H A Ddmesg.c11 int getoption(char *arg) in getoption() function
H A Dmain.c37 opt = getoption(argv[1]); in main()