Searched defs:mkdir (Results 1 - 25 of 40) sorted by relevance

12

/macosx-10.9.5/uucp-11/uucp/unix/
H A Dmkdir.c13 mkdir (zdir, imode) function
/macosx-10.9.5/gpatch-3/patch/
H A Dmkdir.c26 #undef mkdir macro
H A Dcommon.h71 # define mkdir(name, mode) ((mkdir) (name)) macro
/macosx-10.9.5/kext_tools-326.95.1/
H A Dsafecalls.h71 #define mkdir() // #error use smkdir macro
/macosx-10.9.5/curl-78.94.1/curl/src/
H A Dtool_dirhie.c40 # define mkdir mkdir_510 macro
45 # define mkdir(x,y) (mkdir)((x)) macro
/macosx-10.9.5/ruby-104/ruby/lib/
H A Dun.rb153 def mkdir method
H A Dfileutils.rb167 def mkdir(list, options = {}) method in class:FileUtils
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tclx/tclx/library/
H A Dcompat.tcl167 proc mkdir args { procedure
/macosx-10.9.5/ruby-104/ruby/lib/rubygems/package/
H A Dtar_writer.rb252 def mkdir(name, mode) method
/macosx-10.9.5/libxml2-26/libxml2/include/
H A Dwin32config.h97 #define mkdir(p,m) _mkdir(p) macro
103 #define mkdir(p,m) _mkdir(p) macro
/macosx-10.9.5/libxml2-26/libxml2/win32/VC10/
H A Dconfig.h98 #define mkdir(p,m) _mkdir(p) macro
104 #define mkdir(p,m) _mkdir(p) macro
/macosx-10.9.5/libxslt-13/libxslt/libxslt/
H A Dwin32config.h81 #define mkdir(p,m) _mkdir(p) macro
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/
H A Dwin32config.h97 #define mkdir(p,m) _mkdir(p) macro
103 #define mkdir(p,m) _mkdir(p) macro
/macosx-10.9.5/tcl-102/tcl_ext/tclvfs/tclvfs/library/
H A Dmk4vfs.tcl502 proc mkdir {db path} { procedure
/macosx-10.9.5/BerkeleyDB-21/db/examples_c/csv/
H A Dcsv.h100 #define mkdir(d, perm) _mkdir(d) macro
/macosx-10.9.5/ruby-104/ruby/lib/shell/
H A Dcommand-processor.rb199 def mkdir(*path) method in class:Shell.CommandProcessor
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Dntlib.h70 #undef mkdir macro
71 #define mkdir _mkdir macro
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dsys_stat_.h280 # define mkdir rpl_mkdir macro
H A Dsystem.h460 # define mkdir macro
/macosx-10.9.5/groff-38/groff/src/include/
H A Dnonposix.h58 # define mkdir(p,m) _mkdir(p) macro
/macosx-10.9.5/msdosfs-198/
H A Dmsdosfs.py809 def mkdir(self, name, clusters=None, length=0, makeDot=True, makeDotDot=True, zeroFill=True): member in class:msdosfs.Directory
H A Dtest_fsck.py416 def mkdir(parent, name, head): function in function:dir_bad_start
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/net/
H A Dftp.rb843 def mkdir(dirname) method
/macosx-10.9.5/cups-372.4/cups/vcnet/
H A Dconfig.h45 #define mkdir(d,p) _mkdir(d) macro
/macosx-10.9.5/zlib-53/zlib/contrib/untgz/
H A Duntgz.c29 # define mkdir(dirname,mode) _mkdir(dirname) macro

Completed in 375 milliseconds

12