Home
last modified time | relevance | path

Searched refs:compare (Results 1 – 25 of 186) sorted by last modified time

12345678

/illumos-gate/usr/src/test/os-tests/runfiles/
H A Ddefault.run94 tests = ['acquire-compare', 'kmc-update', '15146']
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-ostest.p5m111 file path=opt/os-tests/tests/pf_key/acquire-compare mode=0555
H A Dsystem-test-utiltest.p5m575 file path=opt/util-tests/tests/awk/gnu/compare.in mode=0444
576 file path=opt/util-tests/tests/awk/gnu/compare.ok mode=0444
577 file path=opt/util-tests/tests/awk/gnu/compare.sh mode=0555
/illumos-gate/usr/src/test/util-tests/tests/date/
H A Ddate_test.ksh37 compare() function
67 compare 0 "Thu Jan 1 00:00:00 UTC 1970" UTC
68 compare 0 "Wed Dec 31 16:00:00 PST 1969" US/Pacific
69 compare 0 "Thu Jan 1 09:00:00 JST 1970" Japan
70 compare 1234567890 "Fri Feb 13 23:31:30 UTC 2009" UTC
71 compare -1234567890 "Tue Nov 18 00:28:30 UTC 1930" UTC
72 compare 2147483647 "Tue Jan 19 03:14:07 UTC 2038" UTC
73 compare -2147483647 "Fri Dec 13 20:45:53 UTC 1901" UTC
74 compare 558028800 "Mon Sep 7 16:00:00 UTC 1987" UTC
75 compare 0x2142d800 "Mon Sep 7 16:00:00 UTC 1987" UTC
[all …]
/illumos-gate/usr/src/uts/
H A DMakefile.uts169 CERRWARN += -_gcc=-Wno-sign-compare
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dhsearch.c388 compare(a, b) in compare() function
395 int (* hcompar)() = compare;
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src1855 # -- compare with cons25w
3098 # a minimal subset of a vt100 (compare with "news-unk).
3979 # This does not use VTE, and does have different behavior (compare xfce and
4722 # e) numeric keypad sends only numbers (compare with vttest).
H A Dtermcap.src1630 # -- compare with cons25w
2745 # a minimal subset of a vt100 (compare with "news-unk).
3487 # This does not use VTE, and does have different behavior (compare xfce and
4129 # e) numeric keypad sends only numbers (compare with vttest).
/illumos-gate/usr/src/
H A DMakefile.master429 CERRWARN += -_gcc=-Wno-sign-compare
447 CCERRWARN += -_gcc=-Wno-sign-compare
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h167 bool_t (compare)(rfs4_entry_t, void *),
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c1366 int (*compare) (const void *, const void *); in metaslab_rt_create() local
1370 compare = metaslab_rangesize32_compare; in metaslab_rt_create()
1374 compare = metaslab_rangesize64_compare; in metaslab_rt_create()
1379 zfs_btree_create(size_tree, compare, size); in metaslab_rt_create()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_db.c417 bool_t (compare)(rfs4_entry_t, void *), in rfs4_index_create()
431 idx->dbi_compare = compare; in rfs4_index_create()
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_ioport.c184 const ioport_entry_t *compare = &old_ents[i]; in vm_inout_attach() local
185 if (compare->iope_port == port) { in vm_inout_attach()
187 } else if (compare->iope_port < port) { in vm_inout_attach()
222 const ioport_entry_t *compare = &old_ents[i]; in vm_inout_detach() local
223 if (compare->iope_port != port) { in vm_inout_detach()
227 if ((compare->iope_flags & IOPF_FIXED) != 0) { in vm_inout_detach()
235 if (drv_hook && (compare->iope_flags & IOPF_DRV_HOOK) == 0) { in vm_inout_detach()
238 (compare->iope_flags & IOPF_DRV_HOOK) != 0) { in vm_inout_detach()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c1852 int compare = 1; in lxml_get_tm_cardinality() local
1864 compare = 0; in lxml_get_tm_cardinality()
1869 if ((max_prop != NULL) && (compare == 1)) { in lxml_get_tm_cardinality()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c398 uint32_t compare; in hc_compare() local
412 compare = ret; in hc_compare()
415 compare) == 0) in hc_compare()
/illumos-gate/usr/src/tools/scripts/
H A Dvalidate_pkg.py427 def compare(self, other): member in DirectoryTree
912 trees[0].compare(trees[1])
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_locore.S930 rdpr %pil, %o0 ! compare old pil level
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.S2684 cmp %o0, %o1 ! compare from and to addresses
H A Dgeneric_copy.S375 cmp %o0, %o1 ! compare from and to addresses
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_locore.S765 rdpr %pil, %o0 ! compare old pil level
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.S1868 cmp %o0, %o1 ! compare from and to addresses
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.S917 cmp %g2, %o1 ! compare with limit
/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Ddst_internal.h86 int (*compare)(const DST_KEY *key1, const DST_KEY *key2); member
H A Dhmac_link.c469 dst_t_func[KEY_HMAC_MD5]->compare = dst_hmac_md5_compare_keys; in dst_hmac_md5_init()
H A Ddst_api.c205 return (key1->dk_func->compare(key1, key2)); in dst_compare_keys()

12345678