Searched refs:stat4 (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/oawk/
H A Dawk.g.y342 { $$ = stat4(FOR, $3, $5, $7, $10); }
344 { $$ = stat4(FOR, $3, 0, $6, $9); }
H A Dparse.c189 NODE *stat4(a, b, c, d, e) NODE *b, *c, *d, *e; function
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_debug.c326 set_fact(nfs4_fact_type_t id, nfs4_rfact_t *fp, nfsstat4 stat4, argument
336 fp->rf_stat4 = stat4;
343 fp->rf_stat4 = stat4;
358 fp->rf_stat4 = stat4;
1423 nfs4_queue_fact(nfs4_fact_type_t fid, mntinfo4_t *mi, nfsstat4 stat4, argument
1454 set_fact(fid, fp, stat4, raction, op, reboot, error, vp);
/illumos-gate/usr/src/cmd/awk/
H A Dparse.c177 stat4(int a, Node *b, Node *c, Node *d, Node *e) function
H A Dawk.g.y135 { $$ = stat4(FOR, $3, notnull($5), $7, $9); }
137 { $$ = stat4(FOR, $3, NIL, $6, $8); }
H A Dawk.h217 extern Node *stat4(int, Node *, Node *, Node *, Node *);
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h5197 __be64 stat4; member in struct:fw_vi_stats_cmd::fw_vi_stats::fw_vi_stats_ctl
5828 __be64 stat4; member in struct:fw_port_stats_cmd::fw_port_stats::fw_port_stats_ctl
5945 __be64 stat4; member in struct:fw_port_lb_stats_cmd::fw_port_lb_stats::fw_port_lb_stats_ctl
6938 __be64 stat4; member in struct:fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_stats_ctl

Completed in 162 milliseconds