comparison src/os/unix/ngx_files.h @ 2615:ceef364208c8

ngx_fs_bsize()
author Igor Sysoev <igor@sysoev.ru>
date Mon, 30 Mar 2009 07:43:06 +0000
parents 3a8a53c0c42f
children 367b29612a00
comparison
equal deleted inserted replaced
2614:02fb50962b11 2615:ceef364208c8
272 #define ngx_directio_on_n "ngx_directio_on_n" 272 #define ngx_directio_on_n "ngx_directio_on_n"
273 273
274 #endif 274 #endif
275 275
276 276
277 size_t ngx_fs_bsize(u_char *name);
278
279
277 #endif /* _NGX_FILES_H_INCLUDED_ */ 280 #endif /* _NGX_FILES_H_INCLUDED_ */