Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Dmodprobe.c37 int nudeps, symreq;
253 TT.nudeps--; in config_action()
258 TT.nudeps++; in config_action()
324 TT.nudeps--; in find_dep()
373 TT.nudeps++; in add_mod()
517 if (TT.nudeps) dirtree_read("modules.alias", config_action); in modprobe_main()
/third_party/toybox/generated/
Dglobals.h806 int nudeps; member