Searched refs:stat4 (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/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 | 187 NODE *stat4(int a, NODE *b, NODE *c, NODE *d, NODE *e) in stat4() function
|
/illumos-gate/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()
|
/illumos-gate/usr/src/cmd/awk/ |
H A D | awk.g.y | 158 { --inloop; $$ = stat4(FOR, $3, notnull($6), $9, $12); } 160 { --inloop; $$ = stat4(FOR, $3, NIL, $7, $10); }
|
H A D | parse.c | 160 stat4(int a, Node *b, Node *c, Node *d, Node *e) in stat4() function
|
H A D | awk.h | 252 extern Node *stat4(int, Node *, Node *, Node *, Node *);
|
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/ |
H A D | t4fw_interface.h | 6969 __be64 stat4; member 7927 __be64 stat4; member 8044 __be64 stat4; member 9134 __be64 stat4; member
|