Searched refs:DEFAULT_PATH (Results 1 – 3 of 3) sorted by relevance
12 public static final String DEFAULT_PATH = "/cldr-apps"; field in CLDRURLS13 public static final String DEFAULT_BASE = "http://" + DEFAULT_HOST + DEFAULT_PATH;
54 #define DEFAULT_PATH "/usr/bin:/bin" macro823 rc |= setenv("PATH", DEFAULT_PATH, 1); in main()
102 #define DEFAULT_PATH "/usr/bin:/bin" macro525 rc |= setenv("PATH", DEFAULT_PATH, 1); in restore_environment()