MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / get_tty_password

Function get_tty_password

client/get_password.c:216–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214#endif /*__WIN__*/
215
216char *get_tty_password(const char *opt_message)
217{
218 return get_tty_password_ext(opt_message, my_strdup);
219}

Callers

nothing calls this directly

Calls 1

get_tty_password_extFunction · 0.85

Tested by

no test coverage detected