Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dparseinfo.c148 expand_path (value, current_parsed_root->directory, in Parse_Info()
175 expanded_value = expand_path (value, current_parsed_root->directory, in Parse_Info()
194 expanded_value = expand_path (default_value, in Parse_Info()
586 retval->lock_dir = expand_path (p, cvsroot, false, infopath, ln); in parse_config()
596 retval->HistoryLogPath = expand_path (p, cvsroot, false, in parse_config()
610 retval->HistorySearchPath = expand_path (p, cvsroot, false, in parse_config()
660 retval->TmpDir = expand_path (p, cvsroot, false, infopath, ln); in parse_config()
H A Dbuild_src.com19 $ CC expand_path.c
60 diff.obj,edit.obj,entries.obj,error.obj,expand_path.obj,fileattr.obj,-
H A Dwrapper.c407 expand_path (temp, current_parsed_root->directory, false, in wrap_add()
423 e.tocvsFilter = expand_path (temp, current_parsed_root->directory, in wrap_add()
H A DMakefile.am46 expand_path.c \
H A Dexpand_path.c192 expand_path (const char *name, const char *cvsroot, bool formatsafe, in expand_path() function
H A DMakefile.in131 error.$(OBJEXT) exithandle.$(OBJEXT) expand_path.$(OBJEXT) \
325 expand_path.c \
548 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/expand_path.Po@am__quote@
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.h876 char *expand_path (const char *name, const char *cvsroot, bool formatsafe,
H A Dmodules.c689 expanded_path = expand_path (prog, current_parsed_root->directory, in my_module()
H A DChangeLog3 * expand_path.c (expand_path): Fix memory leaks.
321 variable to expand_path.
329 * cvs.h (expand_path): Update proto.
330 * expand_path.c (expand_variable): Accept and use cvsroot arg inplace
332 (expand_path): Accept and pass through cvsroot arg.
335 * modules.c (do_module): Update expand_path call.
338 (parse_config): Accept configPath arg, update expand_path calls, and
349 * wrapper.c (wrap_add): Update expand_path calls.
390 * buffer.c, buffer.h, client.h, expand_path.c, history.c, myndbm.h,
400 * buffer.c, buffer.h, client.h, expand_path.c, history.c, myndbm.h,
[all …]
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
/netbsd-src/external/gpl2/xcvs/bin/xcvs/
H A DMakefile15 entries.c error.c exithandle.c expand_path.c fileattr.c filesubr.c \
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A DNTMakefile80 $(OBJ)\expand_path.obj \
232 expand_path.c \
H A DMakefile.am159 expand_path.c \
H A DMakefile.in240 libkrb5_la-expand_hostname.lo libkrb5_la-expand_path.lo \
646 ./$(DEPDIR)/libkrb5_la-expand_path.Plo \
1404 expand_path.c \
1991 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libkrb5_la-expand_path.Plo@am__quote@ # am--includ…
2464 libkrb5_la-expand_path.lo: expand_path.c
2465expand_path.lo -MD -MP -MF $(DEPDIR)/libkrb5_la-expand_path.Tpo -c -o libkrb5_la-expand_path.lo `t…
2466 …epCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libkrb5_la-expand_path.Tpo $(DEPDIR)/libkrb5_la-expand_pa…
2469 …$(AM_CFLAGS) $(CFLAGS) -c -o libkrb5_la-expand_path.lo `test -f 'expand_path.c' || echo '$(srcdir)…
4028 -rm -f ./$(DEPDIR)/libkrb5_la-expand_path.Plo
4272 -rm -f ./$(DEPDIR)/libkrb5_la-expand_path.Plo
/netbsd-src/crypto/external/bsd/heimdal/lib/libkrb5/
H A DMakefile73 expand_path.c \
/netbsd-src/external/gpl2/xcvs/dist/
H A DChangeLog6483 * cvsnt.mak: added src/expand_path.c, error.[ch] now in src