Home
last modified time | relevance | path

Searched refs:whys (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/lib/
H A Dlib.c940 char *whos = "ogua", *hows = "=+-", *whats = "xwrstX", *whys = "ogu", in string_to_mode() local
981 if (!dowhat && *str && (s = strchr(whys, *str))) { in string_to_mode()
982 dowhat = (mode>>(3*(s-whys)))&7; in string_to_mode()

Completed in 3 milliseconds