HomeSort by relevance Sort by last modified time
    Searched defs:doglob (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
DosGlob.pm 16 sub doglob { subroutine
19 #print "doglob: ", join('|', @_), "\n";
45 @globdirs = doglob('d', $head);
46 push(@retval, doglob($cond, map {"$_$sepchr$tail"} @globdirs)),
383 $entries{$cxix} = [doglob(1,@pat)];
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
ftp_var.h 113 EXTERN int doglob; /* glob local file names */ variable
  /onnv/onnv-gate/usr/src/cmd/csh/
sh.func.c 984 doglob(tchar **v) function
988 tprintf("TRACE- doglob()\n");

Completed in 60 milliseconds