/titanic_44/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 #define TRANS_BEGIN_CSYNC(ufsvfsp, issync, vid, vsize)\ argument 188 #define TRANS_TRY_BEGIN_CSYNC(ufsvfsp, issync, vid, vsize, error)\ argument 207 #define TRANS_END_ASYNC(ufsvfsp, vid, vsize)\ argument 216 #define TRANS_END_SYNC(ufsvfsp, error, vid, vsize)\ argument 225 #define TRANS_END_CSYNC(ufsvfsp, error, issync, vid, vsize)\ argument
|
/titanic_44/usr/src/cmd/tbl/ |
H A D | t0.c | 43 char vsize[MAXHEAD][MAXCOL][4]; variable
|
/titanic_44/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
|
/titanic_44/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
|
/titanic_44/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; local 3187 auto int vsize; local 5809 auto int vsize; local
|
/titanic_44/usr/src/cmd/sendmail/libsm/ |
H A D | ldap.c | 650 int vsize; local
|
/titanic_44/usr/src/uts/common/syscall/ |
H A D | sem.c | 351 size_t vsize = 0; in semctl() local
|
/titanic_44/usr/src/lib/libshell/common/sh/ |
H A D | init.c | 130 int vsize; member 710 void sh_setmatch(const char *v, int vsize, int nmatch, int match[]) in sh_setmatch()
|
H A D | macro.c | 1034 int dolmax=0, vsize= -1, offset= -1, nulflg, replen=0, bysub=0; in varsub() local
|
/titanic_44/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
|