Home
last modified time | relevance | path

Searched refs:attrsize (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/path/
H A Dpathprobe.c98 …st char* tool, const char* aproc, int op, char* path, size_t pathsize, char* attr, size_t attrsize) in pathprobe_20100601() argument
153 pathkey(lang, tool, proc, key, sizeof(key), attr, attrsize); in pathprobe_20100601()
H A Dpathkey.c54 … lang, const char* tool, const char* apath, char* key, size_t keysize, char* attr, size_t attrsize) in pathkey_20100601() argument
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c1260 dmu_tx_hold_sa_create(dmu_tx_t *tx, int attrsize) in dmu_tx_hold_sa_create() argument
1280 if (attrsize <= DN_OLD_MAX_BONUSLEN && !sa->sa_force_spill) in dmu_tx_hold_sa_create()
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c3712 int attrsize; in doxtract() local
3768 attrsize = 8 + (int)strlen( in doxtract()
3781 bytes -= attrsize; in doxtract()
3788 bytes -= attrsize; in doxtract()
3791 bytes -= attrsize; in doxtract()
3803 attrsize = in doxtract()
3806 bytes -= attrsize; in doxtract()
3821 tp += attrsize; in doxtract()
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c4891 int attrsize = 0; in gethdr() local
4926 attrsize = 8 + in gethdr()
4938 bytes -= attrsize; in gethdr()
4944 bytes -= attrsize; in gethdr()
4947 bytes -= attrsize; in gethdr()
4957 tp += attrsize; in gethdr()