Home
last modified time | relevance | path

Searched refs:expand_path (Results 1 – 23 of 23) sorted by relevance

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dbuild_src.com17 $ CC expand_path.c
57 diff.obj,edit.obj,entries.obj,error.obj,expand_path.obj,fileattr.obj,-
H A DMakefile.in128 expand_path.c \
219 expand_path.$(OBJEXT) fileattr.$(OBJEXT) filesubr.$(OBJEXT) \
257 @AMDEP_TRUE@ $(DEPDIR)/error.Po $(DEPDIR)/expand_path.Po \
424 @_am_include@ @_am_quote@$(DEPDIR)/expand_path.Po@_am_quote@
H A Dwrapper.c438 e.fromcvsFilter=expand_path (temp, "<wrapper>", 0);
452 e.tocvsFilter=expand_path (temp, "<wrapper>", 0);
H A DMakefile.am44 expand_path.c \
H A Dparseinfo.c114 expanded_value = expand_path (value, infofile, line_number);
H A Dexpand_path.c91 expand_path (name, file, line) in expand_path() function
H A DChangeLog-961560 * expand_path.c (expand_variable): Fix typo (varaible -> variable).
2541 * expand_path.c (expand_path): Document LINE == 0 and allocation
2544 not known. Free value returned from expand_path. Deal with NULL
2545 return from expand_path.
2549 * modules.c (do_module): call expand_path() on the program name
3009 * expand_path.c (expand_variable): return CVSroot_original rather
3086 * expand_path.c: same.
3215 * expand_path.c: Don't declare free and xmalloc; cvs.h already
3686 * cvsrc.c, expand_path.c, history.c, login.c: Call it instead
3785 * cvs.h, expand_path.c, edit.c, parseinfo.c, wrapper.c:
[all …]
H A Dcvs.h851 char *expand_path PROTO((char *name, char *file, int line));
H A Dmodules.c744 expanded_path = expand_path (prog, "modules", 0);
H A Dedit.c719 expanded_prog = expand_path (prog, "notify", 0);
H A DChangeLog-93951120 * expand_path.c (expand_variable): Fix typo ('*'->'(').
1136 * expand_path.c (expand_path): Parenthesize assignments used as
1181 * expand_path.c: Don't #include <pwd.h>, since cvs.h already does,
1277 * parseinfo.c (Parse_Info): Add code to call expand_path function
1280 * wrapper.c (wrap_add): Add code to call expand_path function to
1283 * expand_path.c (New file): expand things that look like
1286 * cvs.h: Declare expand_path.
1288 * Makefile.in (SOURCES, OBJECTS): Added expand_path.c,
1289 expand_path.o.
H A DChangeLog-97476 * expand_path.c (expand_variable): $RCSBIN is now an error.
1276 * expand_path.c (expand_path): If GETPWNAM_MISSING is defined,
3032 * expand_path.c (expand_path): Revise to call expand_string as
H A DChangeLog673 * expand_path.c: ditto
2854 * admin.c, checkout.c, commit.c, cvsrc.c, expand_path.c,
3088 * expand_path.c (expand_path): If we can't find the home
/openbsd-src/usr.bin/tmux/
H A Dtmux.c113 expand_path(const char *path, const char *home) in expand_path() function
158 expanded = expand_path(next, home); in expand_paths()
/openbsd-src/gnu/usr.bin/cvs/emx/
H A DMakefile.in93 ${cvs_srcdir}/expand_path.c \
187 ${cvs_srcdir}/expand_path.o \
H A DMakefile93 ${cvs_srcdir}/expand_path.c \
187 ${cvs_srcdir}/expand_path.o \
/openbsd-src/gnu/usr.bin/cvs/os2/
H A DMakefile.in110 ${cvs_srcdir}${SL}expand_path.c \
194 ${cvs_srcdir}${SL}expand_path.obj \
H A DMakefile110 ${cvs_srcdir}${SL}expand_path.c \
194 ${cvs_srcdir}${SL}expand_path.obj \
H A Dwatcom.mak72 $(cvs_srcdir)\expand_path.obj &
/openbsd-src/gnu/usr.bin/cvs/vms/
H A DChangeLog111 * pwd.h, pwd.c: Remove getpwnam per change to expand_path.
/openbsd-src/gnu/usr.bin/cvs/
H A Dcvsnt.mak80 -@erase ".\WinRel\expand_path.obj"
209 "$(INTDIR)/expand_path.obj" \
394 -@erase ".\WinDebug\expand_path.obj"
525 "$(INTDIR)/expand_path.obj" \
2256 SOURCE=.\src\expand_path.c
2285 "$(INTDIR)\expand_path.obj" : $(SOURCE) $(DEP_CPP_EXPAN) "$(INTDIR)"
H A Dcvsnt.dsp316 SOURCE=.\src\expand_path.c
H A DChangeLog2729 * cvsnt.mak: added src/expand_path.c, error.[ch] now in src