Searched defs:Path (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DPath.pm1 package File::Path;
5 File::Path - create or remove directory trees
9 use File::Path;
/osnet-11/usr/src/lib/libast/common/sfio/
H A Dsfpopen.c40 static char Meta[1<<CHAR_BIT], **Path; variable
115 { for(p = Path; *p; ++p)
193 if(!Path)
194 Path = _sfgetpath("PATH");

Completed in 31 milliseconds