Home
last modified time | relevance | path

Searched refs:chdir (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/tools/fiptool/
H A Dwin_posix.h131 inline int chdir(const char *s) in chdir() function
H A Dfiptool.c997 if (chdir(outdir) == -1) in unpack_cmd()