1 2 struct ypalias { 3 const char *alias, *name; 4 }; 5 6 const struct ypalias *ypalias_init(void); 7
Indexes created Sat Sep 27 14:09:57 GMT 2025