Searched refs:directory (Results 1 – 6 of 6) sorted by relevance
5 And put them into ./etc directory.6 2) Edit (.bmp or .bin) and .bsf files in ./etc/banner directory for your banner file.
2 The libsyscall.a and rom_header.template.sbin in this directory are
14 …fter its official release. To install, copy the included files into the directory where the TWL-SD…20 If errors occur during builds, clear the cache by running "make clobber" in the root directory of T…21 If you then run "make" in the same directory (the root directory of TWL-SDK), this problem will be …
42 # --no-print-directory: No print directory when 'change directory'
536 BOOL FATFS_SearchWildcard(const char* directory, const char *prefix, const char *suffix,
497 char directory[FATFS_SHORTNAME_FILENAME_MAX + 1]; member