Searched refs:cls_names_init (Results 1 – 3 of 3) sorted by relevance
107 extern int cls_names_init(char *path);
380 if (use_names && cls_names_init(conf_file)) { in main()
39 int cls_names_init(char *path) in cls_names_init() function