Home
last modified time | relevance | path

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

/external/mksh/src/
Dfuncs.c64 static int c_android_lsmod(const char **);
150 {"lsmod", c_android_lsmod},
3667 c_android_lsmod(const char **wp MKSH_A_UNUSED) in c_android_lsmod() function