Home
last modified time | relevance | path

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

/external/toybox/lib/
Dlib.c799 char *whos = "ogua", *hows = "=+-", *whats = "xwrstX", *whys = "ogu", in string_to_mode() local
827 if (!*str || !(s = strchr(hows, *str))) goto barf; in string_to_mode()