Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Dmodprobe.c37 int nudeps, symreq;
374 if (!strncmp(mod->name, "symbol:", 7)) TT.symreq = 1; in add_mod()
516 if (TT.symreq) dirtree_read("modules.symbols", config_action); in modprobe_main()
/third_party/toybox/generated/
Dglobals.h807 uint8_t symreq; member