/titanic_52/usr/src/uts/common/sys/fs/ |
H A D | ufs_trans.h | 117 #define TRANS_BEGIN_SYNC(ufsvfsp, vid, vsize, error)\ argument 128 #define TRANS_BEGIN_ASYNC(ufsvfsp, vid, vsize)\ argument 137 #define TRANS_TRY_BEGIN_ASYNC(ufsvfsp, vid, vsize, err)\ argument 151 #define TRANS_BEGIN_CSYNC(ufsvfsp, issync, vid, vsize)\ argument 169 TRANS_BEGIN_CSYNC(ufsvfsp,issync,vid,vsize) global() argument 188 TRANS_TRY_BEGIN_CSYNC(ufsvfsp,issync,vid,vsize,error) global() argument 207 TRANS_END_ASYNC(ufsvfsp,vid,vsize) global() argument 216 TRANS_END_SYNC(ufsvfsp,error,vid,vsize) global() argument 225 TRANS_END_CSYNC(ufsvfsp,error,issync,vid,vsize) global() argument [all...] |
/titanic_52/usr/src/cmd/tbl/ |
H A D | t0.c | 43 char vsize[MAXHEAD][MAXCOL][4]; variable
|
/titanic_52/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | nvfile.c | 515 uint_t vsize; in nvf_node_data_get() local 656 uint_t vsize; in nvf_data_get() local 707 uint_t vsize; in nvf_data_next() local [all...] |
/titanic_52/usr/src/psm/stand/boot/common/ |
H A D | readfile.c | 616 size_t vsize; in read_elf32() local 1006 size_t vsize; in read_elf64() local [all...] |
/titanic_52/usr/src/cmd/sendmail/src/ |
H A D | map.c | 1212 size_t vsize; local 2649 auto int vsize; local 2735 auto int vsize; local 2802 auto int vsize; local 3048 auto int vsize; global() local 3187 auto int vsize; global() local 5809 auto int vsize; global() local [all...] |
/titanic_52/usr/src/cmd/sendmail/libsm/ |
H A D | ldap.c | 650 int vsize; local [all...] |
/titanic_52/usr/src/boot/lib/libstand/ |
H A D | bootp.c | 320 int vsize = n - offsetof(struct bootp, bp_vend); in bootprecv() local
|
/titanic_52/usr/src/uts/common/syscall/ |
H A D | sem.c | 351 size_t vsize = 0; in semctl() local [all...] |
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | init.c | 175 int vsize; member 769 void sh_setmatch(Shell_t *shp,const char *v, int vsize, int nmatch, regoff_t match[],int index) in sh_setmatch() argument [all...] |
H A D | macro.c | 1098 int dolmax=0, vsize= -1, offset= -1, nulflg, replen=0, bysub=0; in varsub() local [all...] |
/titanic_52/usr/src/uts/common/inet/nca/ |
H A D | nca.h | 1618 #define NCA_IO_WDATA(val, vsize, p, n_used, len, off) \ argument 1640 #define NCA_IO_ADATA(val, vsize, p, n_used, len, off) \ argument
|