HelenOS sources
CAPA_BLOCKS_BUFSIZE 109 uspace/app/bdsh/cmds/modules/ls/ls.c char fsize[CAPA_BLOCKS_BUFSIZE];
CAPA_BLOCKS_BUFSIZE 135 uspace/app/df/df.c char str[CAPA_BLOCKS_BUFSIZE];
CAPA_BLOCKS_BUFSIZE 301 uspace/lib/c/test/capa.c char str[CAPA_BLOCKS_BUFSIZE];
CAPA_BLOCKS_BUFSIZE 51 uspace/lib/fmgt/include/types/fmgt.h char curf_procb[CAPA_BLOCKS_BUFSIZE];
CAPA_BLOCKS_BUFSIZE 53 uspace/lib/fmgt/include/types/fmgt.h char curf_totalb[CAPA_BLOCKS_BUFSIZE];
CAPA_BLOCKS_BUFSIZE 57 uspace/lib/fmgt/include/types/fmgt.h char total_procb[CAPA_BLOCKS_BUFSIZE];
HelenOS homepage, sources at GitHub