Searched defs:pw_cb_data (Results 1 – 2 of 2) sorted by relevance
15 typedef struct pw_cb_data { struct16 const void *password;17 const char *prompt_info;
78 PW_CB_DATA pw_cb_data; in storeutl_main() local