Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/user/src/legacy/
H A Dgetusershell.c6 static const char defshells[] = "/bin/sh\n/bin/csh\n"; variable
22 if (!f) f = fmemopen((void *)defshells, sizeof defshells - 1, "rb"); in setusershell()
/third_party/musl/src/legacy/
H A Dgetusershell.c6 static const char defshells[] = "/bin/sh\n/bin/csh\n"; variable
22 if (!f) f = fmemopen((void *)defshells, sizeof defshells - 1, "rb"); in setusershell()

Completed in 1 milliseconds