Home
last modified time | relevance | path

Searched refs:updates (Results 1 – 25 of 57) sorted by relevance

123

/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb_log.h83 krb5_db_entry *entries, kdb_incr_update_t *updates, int nentries);
85 krb5_db_entry *entries, kdb_incr_update_t *updates, int nentries);
86 extern void ulog_free_entries(kdb_incr_update_t *updates, int no_of_updates);
H A Dkdb_log.c314 no_of_updates = incr_ret->updates.kdb_ulog_t_len; in ulog_replay()
315 upd = incr_ret->updates.kdb_ulog_t_val; in ulog_replay()
467 incr_ret->updates.kdb_ulog_t_len = 1; in ulog_check()
468 incr_ret->updates.kdb_ulog_t_val = upd; in ulog_check()
783 ulog_handle->updates.kdb_ulog_t_val = in ulog_get_entries()
787 upd = ulog_handle->updates.kdb_ulog_t_val; in ulog_get_entries()
822 ulog_handle->updates.kdb_ulog_t_len = count; in ulog_get_entries()
H A Dkdb_convert.c291 kdb_incr_update_t *updates, in ulog_conv_2logentry() argument
305 if ((updates == NULL) || (entries == NULL)) in ulog_conv_2logentry()
308 upd = updates; in ulog_conv_2logentry()
601 kdb_incr_update_t *updates, in ulog_conv_2dbentry() argument
608 if ((updates == NULL) || (entries == NULL)) in ulog_conv_2dbentry()
612 upd = updates; in ulog_conv_2dbentry()
855 ulog_free_entries(kdb_incr_update_t *updates, int no_of_updates) in ulog_free_entries() argument
861 if (updates == NULL) in ulog_free_entries()
864 upd = updates; in ulog_free_entries()
998 free(updates); in ulog_free_entries()
/illumos-gate/usr/src/cmd/krb5/kadmin/server/
H A Dipropd_svc.c482 ulog_free_entries(r->updates.kdb_ulog_t_val, in krb5_iprop_prog_1()
483 r->updates.kdb_ulog_t_len); in krb5_iprop_prog_1()
484 r->updates.kdb_ulog_t_val = NULL; in krb5_iprop_prog_1()
485 r->updates.kdb_ulog_t_len = 0; in krb5_iprop_prog_1()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A DMakefile68 ifeq ($(shell ls /lib/modules/$(KVER)/updates > /dev/null 2>&1 && echo 1),1)
69 DRV_DIR = updates
72 DRV_DIR = updates
75 DRV_DIR = updates
/illumos-gate/usr/src/cmd/sa/
H A Dsar.c915 if (xx->si.runocc == 0 || xx->si.updates == 0) in prt_q_opt()
920 (float)xx->si.runocc / (float)xx->si.updates * 100.0); in prt_q_opt()
922 if (xx->si.swpocc == 0 || xx->si.updates == 0) in prt_q_opt()
927 (float)xx->si.swpocc / (float)xx->si.updates * 100.0); in prt_q_opt()
979 if (xx->si.updates == 0) in prt_r_opt()
983 (double)xx->vmi.freemem / (float)xx->si.updates, in prt_r_opt()
985 (float)xx->si.updates); in prt_r_opt()
H A Dsa.h185 uint64_t updates; member
/illumos-gate/usr/src/uts/common/sys/
H A Dsysinfo.h131 uint_t updates; /* (1 sec) ++ */ member
185 uint64_t updates; /* (1 sec) ++ */ member
/illumos-gate/usr/src/compat/bhyve/
H A DREADME8 only the bare minimum in the 'compat' headers while making updates for the
/illumos-gate/usr/src/contrib/bhyve/
H A DREADME3 updates to bhyve require them.
/illumos-gate/usr/src/cmd/eeprom/i386/
H A Dbenv.c854 int updates = 0; in main() local
993 updates += proc_var(line, elist); in main()
996 updates += proc_var(argv[optind], elist); in main()
1006 if (updates) in main()
/illumos-gate/usr/src/cmd/krb5/iprop/
H A Diprop.x175 kdb_ulog_t updates; member
/illumos-gate/usr/src/cmd/acpi/
H A DReadme31 2. Instructions and tools with all of our updates.
/illumos-gate/usr/src/data/perfmon/
H A Dreadme.txt175 http://www.intel.com/content/dam/www/public/us/en/documents/specification-updates/4th-gen-core-fami…
178 https://www-ssl.intel.com/content/dam/www/public/us/en/documents/specification-updates/3rd-gen-core…
181 https://www-ssl.intel.com/content/dam/www/public/us/en/documents/specification-updates/2nd-gen-core…
197 http://www.intel.com/content/dam/www/public/us/en/documents/specification-updates/4th-gen-core-fami…
/illumos-gate/usr/src/cmd/stat/vmstat/
H A Dvmstat.c267 sys_updates = denom(DELTA(s_sys.ss_sysinfo.updates)); in dovmstats()
268 vm_updates = denom(DELTA(s_sys.ss_vminfo.updates)); in dovmstats()
/illumos-gate/usr/src/lib/iconv_modules/utf-8/utils/
H A D8859-8.txt45 # 1.0 version updates 0.1 version by adding mappings for all
47 # 1.1 version updates to the published 8859-8:1999, correcting
/illumos-gate/usr/src/cmd/fm/dicts/
H A DSUNOS.po265 msgstr "Ensure that the latest illumos Kernel and Predictive Self-Healing (PSH) updates are install…
297 msgstr "Ensure that the latest illumos Kernel and Predictive Self-Healing (PSH) updates are install…
313 msgstr "Ensure that the latest illumos Kernel and Predictive Self-Healing (PSH) updates are install…
/illumos-gate/usr/src/pkg/license_files/
H A Dlic_OSBL13 includes any updates or error corrections or documentation relating to
61 updates, provided to you at Sun's discretion, that replace and/or
/illumos-gate/usr/src/uts/common/io/aac/
H A DREADME28 The Solaris aac driver enhancement updates the Solaris aac 1.6 driver
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A DREADME.zfs36 complicated logic, so updates to the Lua runtime from upstream are viewed as
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A DLICENSE22 includes any updates or error corrections or documentation relating to
70 updates, provided to you at Sun's discretion, that replace and/or
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/t/
H A DKstat.t139 # Check updates
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dlaststmtchanges.test14 # Note 1: LSCC remains constant within a statement and only updates once
H A Dupdate.test61 # Actually do some updates
415 # Try doing updates on a unique column where the value does not
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME.illumos115 updates should not touch these unless the other definitions have changed as a

123