Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 25 of 527) sorted by path

12345678910>>...22

/illumos-gate/usr/src/boot/libsa/
H A Dstat.c39 stat(const char *str, struct stat *sb) in stat() function
/illumos-gate/usr/src/boot/sys/sys/
H A Dstat.h122 struct stat { struct
132 struct timespec st_ctim; /* time of last file status change */ argument
142 * struct stat is backwards compatible. We use bitfields instead argument
/illumos-gate/usr/src/cmd/allocate/
H A Dmkdevalloc.c239 struct stat stat; /* determine if it's a symlink */ in dotape() local
449 struct stat stat; /* determine if it's a symlink */ in doaudio() local
653 struct stat stat; /* determine if it's a symlink */ in dofloppy() local
820 struct stat stat; /* determine if it's a symlink */ in docd() local
/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c292 struct stat64 stat; in load_plugin() local
/illumos-gate/usr/src/cmd/awk/
H A Drun.c1982 int i, stat; in closefile() local
2017 int i, stat; in closeall() local
/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c1532 struct stat stat = {0}; in get_raw_partition_fd() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c3043 struct ifstat stat = {0L, 0L, 0L, 0L, 0L}; in if_report() local
3355 struct ifstat stat = {0L, 0L, 0L, 0L, 0L}; in if_report() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dhostconfig.c393 enum clnt_stat stat; local
/illumos-gate/usr/src/cmd/csh/
H A Dwait3.c111 int stat = (status & 0377); in wstat() local
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c5854 devfsadm_copy_file(const char *file, const struct stat *stat, in devfsadm_copy_file()
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c3311 dladm_status_t *stat, status; in print_aggr_stats_cb() local
5947 query_kstat(char *module, int instance, const char *name, const char *stat, in query_kstat()
5983 get_one_kstat(const char *name, const char *stat, uint8_t type, in get_one_kstat()
10362 dladm_overlay_status_t *stat, void *arg) in show_one_overlay_fma_cb()
/illumos-gate/usr/src/cmd/fdisk/
H A Dfdisk.c3672 char *stat, *type; local
/illumos-gate/usr/src/cmd/flowstat/
H A Dflowstat.c500 void *stat; in dump_one_flow_stats() local
/illumos-gate/usr/src/cmd/fm/fmadm/common/
H A Dfaulty.c1668 int rt, c, stat; in cmd_faulty() local
/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c93 #define BUMPSTAT(stat) inbound_stats.stat.fmds_value.ui64++ argument
H A Dfmevt_outbound.c63 #define BUMPSTAT(stat) outbound_stats.stat.fmds_value.ui64++ argument
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/common/
H A Dsw_main_cmn.c59 #define BUMPSTAT(stat) sw_stats.stat.fmds_value.ui64++ argument
60 #define BUMPSTATN(stat, n) sw_stats.stat.fmds_value.ui64 += (n) argument
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/panic/
H A Dpanic_diag.c169 #define BUMPSTAT(stat) swde_panic_stats.stat.fmds_value.ui64++ argument
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/
H A Dsmf_diag.c113 #define BUMPSTAT(stat) swde_smf_stats.stat.fmds_value.ui64++ argument
H A Dsmf_response.c73 #define BUMPSTAT(stat) swrp_smf_stats.stat.fmds_value.ui64++ argument
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dnfs_cast.c114 enum clnt_stat stat; in nfs_cast() local
H A Dns_fnmount.c852 unsigned int stat; in equiv_name() local
H A Dns_fnreaddir.c429 unsigned int stat; in list_ctx_aux() local
476 unsigned int stat; in add_name_to_dirlist() local
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsmapid/
H A Dnfsmapid_test.c131 mapstat(int stat) in mapstat()
173 int stat; in do_test() local
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_proc.c753 struct sm_status stat; in statd_call_lockd() local

12345678910>>...22