Searched defs:apps_std_info (Results 1 – 1 of 1) sorted by relevance
103 struct apps_std_info { struct104 QNode qn;105 int type;106 union {131 static int apps_std_FILE_free(struct apps_std_info* sfree) { in apps_std_FILE_free() argument