Home
last modified time | relevance | path

Searched refs:ABBREV_DEV (Results 1 – 3 of 3) sorted by relevance

/external/ltp/tools/top-LTP/proc/
Ddevname.h8 #define ABBREV_DEV 1 /* remove /dev/ */ macro
Ddevname.c296 if ((flags & ABBREV_DEV) && !strncmp(tmp, "/dev/", 5) && tmp[5]) in dev_to_tty()
/external/ltp/tools/top-LTP/
Dtop.c3380 ABBREV_DEV); in task_show()