HomeSort by: relevance | last modified time | path
    Searched refs:expand_path (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
build_src.com 19 $ CC expand_path.c
60 diff.obj,edit.obj,entries.obj,error.obj,expand_path.obj,fileattr.obj,-
parseinfo.c 148 expand_path (value, current_parsed_root->directory,
175 expanded_value = expand_path (value, current_parsed_root->directory,
194 expanded_value = expand_path (default_value,
586 retval->lock_dir = expand_path (p, cvsroot, false, infopath, ln);
596 retval->HistoryLogPath = expand_path (p, cvsroot, false,
610 retval->HistorySearchPath = expand_path (p, cvsroot, false,
660 retval->TmpDir = expand_path (p, cvsroot, false, infopath, ln);
Makefile.am 46 expand_path.c \
wrapper.c 407 expand_path (temp, current_parsed_root->directory, false,
423 e.tocvsFilter = expand_path (temp, current_parsed_root->directory,
expand_path.c 0 /* expand_path.c -- expand environmental variables in passed in string
15 * The main routine is expand_path(), it is the routine that handles
27 __RCSID("$NetBSD: expand_path.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
192 expand_path (const char *name, const char *cvsroot, bool formatsafe, function
cvs.h 878 char *expand_path (const char *name, const char *cvsroot, bool formatsafe,
modules.c 691 expanded_path = expand_path (prog, current_parsed_root->directory,
  /src/external/bsd/ntp/dist/sntp/unity/auto/
unity_test_summary.rb 118 def here; File.expand_path(File.dirname(__FILE__)); end
generate_module.rb 14 HERE = File.expand_path(File.dirname(__FILE__)) + '/'
generate_test_runner.rb 8 File.expand_path(File.join(File.dirname(__FILE__),'colour_prompt'))
21 require "#{File.expand_path(File.dirname(__FILE__))}/type_sanitizer"
  /src/external/gpl2/xcvs/bin/xcvs/
Makefile 15 entries.c error.c exithandle.c expand_path.c fileattr.c filesubr.c \
  /src/external/bsd/tmux/dist/
tmux.c 109 expand_path(const char *path, const char *home) function
154 expanded = expand_path(next, home);
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
NTMakefile 80 $(OBJ)\expand_path.obj \
232 expand_path.c \
  /src/crypto/external/bsd/heimdal/lib/libkrb5/
Makefile 73 expand_path.c \

Completed in 28 milliseconds