Searched refs:getoption (Results 1 – 3 of 3) sorted by relevance
/DragonOS/user/apps/dmesg/ | ||
H A D | dmesg.h | 9 int getoption(char *arg); |
H A D | dmesg.c | 11 int getoption(char *arg) in getoption() function |
H A D | main.c | 37 opt = getoption(argv[1]); in main() |