Searched refs:USER_DISPLAY_MAX (Results 1 – 1 of 1) sorted by relevance
45 #define USER_DISPLAY_MAX (10 + 1) macro49 char user[USER_DISPLAY_MAX];183 snprintf(info.user, USER_DISPLAY_MAX, "%d", (int)pidstat.st_uid); in lsof_dumpinfo()