Searched defs:pw_cb_data (Results 1 – 2 of 2) sorted by relevance
14 typedef struct pw_cb_data { struct15 const void *password;16 const char *prompt_info;
89 PW_CB_DATA pw_cb_data; in storeutl_main() local