Searched defs:BUFSIZE (Results 1 – 4 of 4) sorted by relevance
33 #define BUFSIZE 1024 macro
204 static constexpr size_t BUFSIZE { 1024 }; in ShowUserAndGroup() local
57 constexpr size_t BUFSIZE { 1024 }; in ParseCommand() local
40 #define BUFSIZE 1024 macro