Searched defs:priobjs (Results 1 – 1 of 1) sorted by relevance
1440 typedef struct priobjs { in soft_keystore_setpin() struct1441 char orig_name[MAXPATHLEN]; in soft_keystore_setpin()1442 char tmp_name[MAXPATHLEN]; in soft_keystore_setpin()1443 struct priobjs *next; in soft_keystore_setpin()