Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dstubs.cpp54 char sh_buffer_[32]; member
152 snprintf(state->sh_buffer_, sizeof(state->sh_buffer_), "/system/bin/sh"); in android_iinfo_to_passwd()
159 pw->pw_shell = state->sh_buffer_; in android_iinfo_to_passwd()
314 snprintf(state->sh_buffer_, sizeof(state->sh_buffer_), "/system/bin/sh"); in app_id_to_passwd()
318 pw->pw_shell = state->sh_buffer_; in app_id_to_passwd()