Searched refs:BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
73 static constexpr int BUF_SIZE = 100; variable76 char buf[BUF_SIZE]; in BM_read_statm()86 ssize_t nread = read(statm_fd, buf, BUF_SIZE); in BM_read_statm()