Home
last modified time | relevance | path

Searched refs:stat (Results 1401 – 1425 of 1650) sorted by relevance

1...<<51525354555657585960>>...66

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c6967 struct i40e_hw_port_stats *stat) in i40e_get_phy_lpi_status() argument
6972 stat->rx_lpi_status = 0; in i40e_get_phy_lpi_status()
6973 stat->tx_lpi_status = 0; in i40e_get_phy_lpi_status()
6989 stat->rx_lpi_status = !!(val & I40E_BCM_PHY_PCS_STATUS1_RX_LPI); in i40e_get_phy_lpi_status()
6990 stat->tx_lpi_status = !!(val & I40E_BCM_PHY_PCS_STATUS1_TX_LPI); in i40e_get_phy_lpi_status()
6996 stat->rx_lpi_status = (val & I40E_PRTPM_EEE_STAT_RX_LPI_STATUS_MASK) >> in i40e_get_phy_lpi_status()
6998 stat->tx_lpi_status = (val & I40E_PRTPM_EEE_STAT_TX_LPI_STATUS_MASK) >> in i40e_get_phy_lpi_status()
7057 struct i40e_hw_port_stats *stat, in i40e_get_lpi_duration() argument
7081 stat->tx_lpi_status && stat->rx_lpi_status) { in i40e_get_lpi_duration()
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c303 struct stat sb; in main()
1982 struct stat statbuf; in wallmsg()
1991 if (access(UTMPX_FILE, R_OK) != 0 || stat(UTMPX_FILE, &statbuf) != 0) { in wallmsg()
2104 struct stat statb; in writetodev()
2494 struct stat buf; in open_door()
4388 struct stat sb; in delete_doorfiles()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c1660 struct stat statbuf;
1675 if (stat(cp, &statbuf) < 0) {
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_fhistory.c1004 ndmp_lbr_params_t *nlp, int idx, int stat) in ndmp_send_recovery_stat_v3() argument
1025 rv = MOD_FILERECOVERD(params, ep->nm3_opath, stat); in ndmp_send_recovery_stat_v3()
/illumos-gate/usr/src/cmd/ptools/pmap/
H A Dpmap.c589 struct stat st; in rmapping_iter()
630 struct stat st; in xmapping_iter()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h312 uint32_t stat:1; member
320 uint32_t stat:1;
/illumos-gate/usr/src/lib/lib9p/common/
H A Dutils.c1080 l9p_describe_l9stat(" ", &fcall->rstat.stat, version, sb); in l9p_describe_fcall()
1085 l9p_describe_l9stat(" ", &fcall->twstat.stat, version, sb); in l9p_describe_fcall()
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c274 struct stat statb; in main()
1712 if (stat(p_pkgmap, &statb) == -1) { in main()
/illumos-gate/usr/src/cmd/zlogin/
H A Dzlogin.c1746 struct stat sb; in main()
1771 if (stat(optarg, &sb) == -1 || !S_ISDIR(sb.st_mode)) { in main()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg633 @ MSG_SYS_STAT "[ stat ]" # 18
634 @ MSG_SYS_STAT_ALT "stat"
/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxgldv3.c447 bnx_m_stats(void * arg, uint_t stat, uint64_t *val) in bnx_m_stats() argument
478 switch (stat) { in bnx_m_stats()
/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmalloc.c1290 struct stat ctlstatb;
1364 struct stat statb; in nowatch()
/illumos-gate/usr/src/lib/libc/port/aio/
H A Dposix_aio.c776 struct stat statb; in aio_fsync()
866 struct stat buf; in aio_cancel()
/illumos-gate/usr/src/cmd/more/
H A Dmore.c457 struct stat stbuf; in checkf()
461 if (stat (fs, &stbuf) == -1) { in checkf()
/illumos-gate/usr/src/cmd/login/
H A Dlogin.c777 struct stat dbuf; in turn_on_logging()
780 if (stat(LOGINLOG, &dbuf) == 0) { in turn_on_logging()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c147 struct stat stats; in issock()
1334 struct stat buf; in protocol()
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c184 struct stat statarea; in main()
411 if (stat(fsys, &statarea) < 0) { in main()
/illumos-gate/usr/src/cmd/modload/
H A Dplcysubr.c257 struct stat buf; in delete_one_entry()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/
H A Drsend.kshlib549 filesize=$(stat -c '%s' $file)
/illumos-gate/usr/src/cmd/sendmail/libsmdb/
H A Dsmdb2.c586 struct stat stat_info;
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dslice.c363 struct stat buf; in get_attrs()
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_var.h489 int stat; member
/illumos-gate/usr/src/cmd/ypcmd/yppasswd/
H A Dchangepasswd.c97 struct stat pwstat, spstat, adjstat; in changepasswd()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c254 struct stat statb; in filetype()
/illumos-gate/usr/src/cmd/vgrind/
H A Dvfontedpr.c136 struct stat stbuf; in main()

1...<<51525354555657585960>>...66