Home
last modified time | relevance | path

Searched refs:expand_wild (Results 1 – 16 of 16) sorted by relevance

/openbsd/gnu/usr.bin/cvs/vms/
H A DChangeLog14 (expand_wild): Handle comma-separated lists of files for VMS 7.2 and
25 * filesubr.c (expand_wild): rewrote for VMS 7.x. Actually
210 * filesubr.c (expand_wild): Added.
H A Dfilesubr.c799 expand_wild (argc, argv, pargc, pargv) in expand_wild() function
904 void expand_wild (int argc, char **argv, int *pargc, char ***pargv) { in expand_wild() function
/openbsd/gnu/usr.bin/cvs/src/
H A Dremove.c84 expand_wild (argc, argv, &argc, &argv);
H A Dcvs.h579 extern void expand_wild PROTO ((int argc, char **argv,
H A Dfilesubr.c961 expand_wild (argc, argv, pargc, pargv) in expand_wild() function
H A Drecurse.c127 expand_wild (argc, argv, &argc, &argv);
H A Dclient.c5526 expand_wild (argc, argv, &argc, &argv);
H A DChangeLog-963240 * cvs.h, filesubr.c (expand_wild): New function.
3241 * recurse.c (start_recursion): Call expand_wild at beginning and
3245 SEND_EXPAND_WILD flag is passed, call expand_wild at beginning and
H A DChangeLog-972000 free_names is now called to free vectors allocated by expand_wild
/openbsd/gnu/usr.bin/cvs/windows-NT/
H A DChangeLog266 * filesubr.c (expand_wild): Add comments about "." and comparing
338 * filesubr.c (expand_wild): If we just find a file (that
484 * filesubr.c (expand_wild): rename max to cvs_max to avoid
493 * filesubr.c (expand_wild): Since FindFirstFile and FindNextFile
526 * filesubr.c (expand_wild): New function.
H A Dfilesubr.c812 expand_wild (argc, argv, pargc, pargv) in expand_wild() function
/openbsd/gnu/usr.bin/cvs/emx/
H A Dfilesubr.c711 expand_wild (argc, argv, pargc, pargv) in expand_wild() function
/openbsd/gnu/usr.bin/cvs/os2/
H A Dfilesubr.c747 expand_wild (argc, argv, pargc, pargv) in expand_wild() function
H A DChangeLog190 * filesubr.c (expand_wild): Check for ERROR_NO_MORE_FILES from
276 * filesubr.c (expand_wild): Real implementation (like
285 * filesubr.c (get_homedir, expand_wild): New functions.
/openbsd/gnu/usr.bin/cvs/
H A DREADME.VMS116 work.) I think that expand_wild should be calling lib$findfile
/openbsd/gnu/usr.bin/cvs/doc/
H A Dcvs.texinfo13056 @c at windows-NT/filesubr.c (expand_wild).