Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dmodprobe.c36 uint8_t symreq;
400 if (!strncmp(mod->name, "symbol:", 7)) TT.symreq = 1; in add_mod()
540 if (TT.symreq) dirtree_read("modules.symbols", config_action); in modprobe_main()
/external/toybox/generated/
Dglobals.h683 uint8_t symreq; member