Searched refs:USER_DISPLAY_MAX (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Dlsof.c45 #define USER_DISPLAY_MAX (10 + 1) macro
49 char user[USER_DISPLAY_MAX];
183 snprintf(info.user, USER_DISPLAY_MAX, "%d", (int)pidstat.st_uid);

Completed in 48 milliseconds