Home
last modified time | relevance | path

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

/external/toybox/
Dtoys.h100 extern struct toy_context { struct
Dmain.c22 struct toy_context toys;
140 memset(&toys, 0, offsetof(struct toy_context, rebound)); in toy_init()
/external/toybox/toys/pending/
Dsh.c2404 char temp[jj = offsetof(struct toy_context, rebound)]; in run_command()