/titanic_50/usr/src/lib/krb5/kdb/ |
H A D | kdb_log.h | 85 krb5_db_entry *entries, kdb_incr_update_t *updates, int nentries); 87 krb5_db_entry *entries, kdb_incr_update_t *updates, int nentries); 88 extern void ulog_free_entries(kdb_incr_update_t *updates, int no_of_updates);
|
H A D | kdb_log.c | 316 no_of_updates = incr_ret->updates.kdb_ulog_t_len; in ulog_replay() 317 upd = incr_ret->updates.kdb_ulog_t_val; in ulog_replay() 469 incr_ret->updates.kdb_ulog_t_len = 1; in ulog_check() 470 incr_ret->updates.kdb_ulog_t_val = upd; in ulog_check() 785 ulog_handle->updates.kdb_ulog_t_val = in ulog_get_entries() 789 upd = ulog_handle->updates.kdb_ulog_t_val; in ulog_get_entries() 824 ulog_handle->updates.kdb_ulog_t_len = count; in ulog_get_entries()
|
H A D | kdb_convert.c | 291 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()
|
/titanic_50/usr/src/cmd/krb5/kadmin/server/ |
H A D | ipropd_svc.c | 480 ulog_free_entries(r->updates.kdb_ulog_t_val, in krb5_iprop_prog_1() 481 r->updates.kdb_ulog_t_len); in krb5_iprop_prog_1() 482 r->updates.kdb_ulog_t_val = NULL; in krb5_iprop_prog_1() 483 r->updates.kdb_ulog_t_len = 0; in krb5_iprop_prog_1()
|
/titanic_50/usr/src/cmd/sa/ |
H A D | sar.c | 915 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 D | sa.h | 187 uint64_t updates; member
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | sysinfo.h | 131 uint_t updates; /* (1 sec) ++ */ member 185 uint64_t updates; /* (1 sec) ++ */ member
|
/titanic_50/usr/src/cmd/eeprom/i386/ |
H A D | benv.c | 1049 int updates = 0; in main() local 1099 updates += proc_var(line, elist); in main() 1102 updates += proc_var(argv[optind], elist); in main() 1111 if (updates) in main()
|
/titanic_50/usr/src/cmd/krb5/iprop/ |
H A D | iprop.x | 177 kdb_ulog_t updates; member
|
/titanic_50/usr/src/cmd/ssh/doc/ |
H A D | ChangeLog | 497 - More OpenBSD updates: 537 - (djm) OpenBSD CVS updates: 676 - (djm) OpenBSD CVS updates: 698 - (djm) OpenBSD CVS updates 746 - (djm) OpenBSD CVS updates: 920 - OpenBSD CVS updates: 988 - (djm) OpenBSD CVS updates: 1037 - OpenBSD CVS updates: 1069 - OpenBSD CVS updates: 1150 - Doc updates [all …]
|
/titanic_50/usr/src/data/perfmon/ |
H A D | readme.txt | 175 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…
|
/titanic_50/usr/src/cmd/stat/vmstat/ |
H A D | vmstat.c | 266 sys_updates = denom(DELTA(s_sys.ss_sysinfo.updates)); in dovmstats() 267 vm_updates = denom(DELTA(s_sys.ss_vminfo.updates)); in dovmstats()
|
/titanic_50/usr/src/lib/iconv_modules/utf-8/utils/ |
H A D | 8859-8.txt | 45 # 1.0 version updates 0.1 version by adding mappings for all 47 # 1.1 version updates to the published 8859-8:1999, correcting
|
/titanic_50/usr/src/cmd/localedef/data/ |
H A D | 8859-8.TXT | 38 # 1.0 version updates 0.1 version by adding mappings for all 40 # 1.1 version updates to the published 8859-8:1999, correcting
|
H A D | 8859-7.TXT | 42 # 1.0 version updates 0.1 version by adding mappings for all 47 # 2.0 version updates 1.0 version by adding mappings for the
|
/titanic_50/usr/src/uts/common/io/aac/ |
H A D | README | 28 The Solaris aac driver enhancement updates the Solaris aac 1.6 driver
|
/titanic_50/usr/src/pkg/license_files/ |
H A D | lic_OSBL | 13 includes any updates or error corrections or documentation relating to 61 updates, provided to you at Sun's discretion, that replace and/or
|
/titanic_50/usr/src/tools/opensolaris/ |
H A D | BINARYLICENSE.txt | 13 includes any updates or error corrections or documentation relating to 61 updates, provided to you at Sun's discretion, that replace and/or
|
/titanic_50/usr/src/tools/pmodes/ |
H A D | README.pmodes | 27 Pmodes is a program that updates pkgmap files or pkg prototype files.
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/t/ |
H A D | Kstat.t | 139 # Check updates
|
/titanic_50/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | LICENSE | 22 includes any updates or error corrections or documentation relating to 70 updates, provided to you at Sun's discretion, that replace and/or
|
/titanic_50/usr/src/lib/libsqlite/test/ |
H A D | laststmtchanges.test | 16 # Note 1: LSCC remains constant within a statement and only updates once
|
H A D | update.test | 63 # Actually do some updates 417 # Try doing updates on a unique column where the value does not
|
/titanic_50/usr/src/cmd/lp/filter/postscript/font/ |
H A D | README | 118 application is for simple (perhaps one or two page) updates to larger documents
|
/titanic_50/usr/src/cmd/krb5/kadmin/kdcmgr/ |
H A D | kdcmgr.sh | 484 printf "\n$(gettext "Could not receive updates from the master").\n"
|