Searched refs:QM_INFO (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/modutils/
H A Dlsmod.c66 QM_INFO = 5, enumerator in enum:__anon11329
96 if (query_module(mn, QM_INFO, &info, sizeof(info), &count)) {
102 bb_perror_msg_and_die("module %s: QM_INFO", mn);
H A Dinsmod.c451 QM_INFO = 5 enumerator in enum:__anon11326
2701 if (query_module(mn, QM_INFO, &info, sizeof(info), &ret)) {
2706 bb_perror_msg("query_module: QM_INFO: %s", mn);

Completed in 66 milliseconds