Searched refs:ABBREV_PTS (Results 1 – 2 of 2) sorted by relevance
/external/ltp/tools/top-LTP/proc/ | ||
D | devname.h | 10 #define ABBREV_PTS 4 /* remove pts/ */ macro |
D | devname.c | 300 if ((flags & ABBREV_PTS) && !strncmp(tmp, "pts/", 4) && tmp[4]) in dev_to_tty() |