Home
last modified time | relevance | path

Searched refs:whos (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
959 while (*str && (s = strchr(whos, *str))) { in string_to_mode()
960 dowho |= 1<<(s-whos); in string_to_mode()

Completed in 3 milliseconds