Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dstubs.cpp52 char sh_buffer_[32]; member
155 snprintf(state->sh_buffer_, sizeof(state->sh_buffer_), "/system/bin/sh"); in android_iinfo_to_passwd()
162 pw->pw_shell = state->sh_buffer_; in android_iinfo_to_passwd()
317 snprintf(state->sh_buffer_, sizeof(state->sh_buffer_), "/system/bin/sh"); in app_id_to_passwd()
321 pw->pw_shell = state->sh_buffer_; in app_id_to_passwd()