Searched refs:include_path (Results 1 – 5 of 5) sorted by relevance
63 const char *include_path; /* path to prepend to include files */ variable136 include_path = optarg; in main()184 if (include_path == NULL) in main()185 include_path = getenv("INCLUDE_PATH"); in main()186 if ((include_path == NULL) || (include_path[0] == '\0')) { in main()189 include_path = def_include_path; in main()
48 extern char *include_path; /* from director.c */182 if (strlcpy(inc_file, include_path, sizeof(inc_file))185 if ((include_path[strlen(include_path) - 1] != '/') &&
151 const char *include_path; member495 if (ctx->include_path) in create_replay_body()499 ctx->include_path, in create_replay_body()664 const char *include_path; in svn_ra_serf__replay_range() local708 SVN_ERR(svn_ra_serf__get_relative_path(&include_path, in svn_ra_serf__replay_range()714 include_path = NULL; in svn_ra_serf__replay_range()739 rev_ctx->include_path = include_path; in svn_ra_serf__replay_range()
269 $FIX_HEADER $rel_source_file $abs_source_file $abs_target_file ${DEFINES} $include_path328 ${FIX_HEADER} $rel_source_file tmp.h $abs_target_dir/$rel_source_file ${DEFINES} $include_path
4183 * gasp.c (main): Set next field of new include_path structure to