Searched defs:dirsep (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/procmail-14/procmail/src/
H A Drecommend.c11 const char dirsep[]=DIRSEP, variable
H A Dmanconf.c13 const char dirsep[]=DIRSEP; variable
H A Dlockfile.c33 const char dirsep[]=DIRSEP; variable
H A Dprocmail.c50 pmrc[]=PROCMAILRC,*rcfile,dirsep[]=DIRSEP,devnull[]=DevNull,empty[]="", variable
/macosx-10.10.1/ruby-106/ruby/
H A Ddir.c1179 int dirsep = 0; /* pattern is terminated with '/' */ local
1255 join_path(const char *path, int dirsep, const char *name, size_t namlen) argument
1303 glob_helper( const char *path, int dirsep, enum answer exist, enum answer isdir, struct glob_pattern **beg, struct glob_pattern **end, int flags, ruby_glob_func *func, VALUE arg, rb_encoding *enc) argument
[all...]

Completed in 128 milliseconds