Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/lib/
H A Ddebugfs.h11 #define PATHLEN 41 /* Maximum length of a path */ macro
/rk3399_ARM-atf/lib/debugfs/
H A Ddev.c567 char *p, dirname[PATHLEN]; in stat()