HomeSort by relevance Sort by last modified time
    Searched refs:w32ify (Results 1 - 5 of 5) sorted by null

  /ndk/sources/host-tools/make-3.81/w32/include/
pathstuff.h 23 extern char * w32ify(char *file, int resolve);
  /ndk/sources/host-tools/make-3.81/w32/
pathstuff.c 86 w32ify(char *filename, int resolve) function
109 char *q = w32ify(buf, 0);
  /ndk/sources/host-tools/make-3.81/
main.c 764 default_shell = xstrdup (w32ify (sh_path, 0));
775 default_shell = xstrdup(w32ify(sh_path,0));
795 default_shell = xstrdup(w32ify(sh_path,0));
812 default_shell = xstrdup(w32ify(sh_path,0));
    [all...]
dir.c 498 dc_key.path_key = w32_path = w32ify (name, 1);
job.c     [all...]

Completed in 3688 milliseconds