Home
last modified time | relevance | path

Searched defs:mode_chars (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/libbb/
Dmode_string.c42 static const char mode_chars[7] ALIGN1 = "rwxSTst"; variable
78 static const char mode_chars[7] ALIGN1 = "rwxSTst"; variable
Dappletlib.c470 static const char mode_chars[] ALIGN1 = "Ssx-" "Ssx-" "x-xx"; in parse_config_file() local