Home
last modified time | relevance | path

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

/external/toybox/
Dmain.c116 void *oldwhich = toys.which; in toy_init() local
141 if (oldwhich) memset(&this, 0, sizeof(this)); in toy_init()