Searched refs:classpath_user (Results 1 – 2 of 2) sorted by relevance
87 static struct entry *classpath_user; variable325 free_entry (&classpath_user);326 add_path (&classpath_user, path, 0);425 if (classpath_user)427 secondary = classpath_user;428 classpath_user = NULL;440 free_entry (&classpath_user);
1423 * jcf-path.c (classpath_u): Rename static variable to classpath_user.