Searched refs:stat4 (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/cmd/oawk/ |
H A D | awk.g.y | 342 { $$ = stat4(FOR, $3, $5, $7, $10); } 344 { $$ = stat4(FOR, $3, 0, $6, $9); }
|
H A D | parse.c | 189 NODE *stat4(a, b, c, d, e) NODE *b, *c, *d, *e; in stat4() function
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_client_debug.c | 326 set_fact(nfs4_fact_type_t id, nfs4_rfact_t *fp, nfsstat4 stat4, in set_fact() argument 336 fp->rf_stat4 = stat4; in set_fact() 343 fp->rf_stat4 = stat4; in set_fact() 358 fp->rf_stat4 = stat4; in set_fact() 1423 nfs4_queue_fact(nfs4_fact_type_t fid, mntinfo4_t *mi, nfsstat4 stat4, in nfs4_queue_fact() argument 1454 set_fact(fid, fp, stat4, raction, op, reboot, error, vp); in nfs4_queue_fact()
|
/titanic_41/usr/src/cmd/awk/ |
H A D | awk.g.y | 135 { $$ = stat4(FOR, $3, notnull($5), $7, $9); } 137 { $$ = stat4(FOR, $3, NIL, $6, $8); }
|
H A D | parse.c | 177 stat4(int a, Node *b, Node *c, Node *d, Node *e) in stat4() function
|
H A D | awk.h | 217 extern Node *stat4(int, Node *, Node *, Node *, Node *);
|
/titanic_41/usr/src/uts/common/io/cxgbe/firmware/ |
H A D | t4fw_interface.h | 5197 __be64 stat4; member 5828 __be64 stat4; member 5945 __be64 stat4; member 6938 __be64 stat4; member
|