| Solaris |
|
|
Introduction to Library Functions IBLOCKS(3)
NAME
iblocks - compute number file blocks used
SYNOPSIS
#include <ls.h>
long _iblocks(struct stat* st);
DESCRIPTION
_iblocks returns the number of blocks used by the file whose
stat(2) information is pointed to by st. The count includes
both data and indirect blocks.
This routine is used by <ls.h> on system without the field.
SEE ALSO
ls(1), stat(2)
SunOS 5.10 Last change: 1
Generated by GNU enscript 1.6.4.
Terms of Use
|
Privacy
|
Trademarks
|
Copyright Policy
|
Site Guidelines
|
Site Map
|
Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.
© 2012, Oracle Corporation and/or its affiliates.