Home
last modified time | relevance | path

Searched refs:re (Results 101 – 125 of 264) sorted by relevance

1234567891011

/illumos-gate/usr/src/cmd/bhyve/
H A DREADME.sync32 yet. It is not built by default in FreeBSD, so we're not interested in taking
/illumos-gate/usr/src/test/zfs-tests/tests/functional/nopwrite/
H A Dnopwrite.shlib60 # The comparisons below should pass regardless of nopwrite. They're
/illumos-gate/usr/src/lib/libc/i386_hwcap1/gen/
H A Dmemcpy.S107 / use aligned load since we're lucky
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create.cfg47 # There're 3 different prompt messages while create
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
H A DREADME40 The following variables are defined in dpost.ps and may help when you're building
/illumos-gate/usr/src/tools/findunref/
H A DREADME.exception_lists36 the gatekeepers to be sure you're doing the right thing.
/illumos-gate/usr/src/boot/forth/
H A Dlogo-orbbw.4th32 1+ \ increase y for next time we're called
H A Dbrand-fbsd.4th32 1+ \ increase y for next time we're called
H A Dlogo-beastiebw.4th33 1+ \ increase y for next time we're called
H A Dlogo-fbsdbw.4th33 1+ \ increase y for next time we're called
H A Dlogo-orb.4th33 1+ \ increase y for next time we're called
H A Dpcibios.4th37 \ First argument is 0 when we're interprated. See support.4th
H A Dbrand-illumos.4th30 1+ \ increase y for next time we're called
H A Dlogo-beastie.4th35 1+ \ increase y for next time we're called
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.S646 ! See if we're single byte aligned. If we are, check the
705 ! End of copy loop. Check to see if we're done. Most
848 ! Check to see if we're more than SMALL_LIMIT.
875 ! We're done. Go home.
887 ! limit for single byte copies. If we're smaller, or equal,
1401 ! We're just concerned with whether t_lofault was set
/illumos-gate/usr/src/lib/libdevinfo/
H A Dlibdevinfo.h456 extern int di_devlink_walk(di_devlink_handle_t hdl, const char *re,
474 extern int di_devlink_cache_walk(di_devlink_handle_t hdp, const char *re,
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrncpy.S206 bz .done ! if n == 0, we're done
221 bz .done ! if n == 0, we're done
/illumos-gate/usr/src/cmd/lp/model/
H A Dstandard44 # isn't defined, so that we're covered.
659 # We're confident that most printers don't have backslashes
661 # We're also confident that these don't contain newlines.
662 # We're also confident that most printers have a linefeed
667 # maybe the printer doesn't have a formfeed. If not set, we're
747 # use double width characters if they're available.
771 # Now that the printer is ready for printing, we're able
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c5154 if (strcmp(setp->re[i], rules[i].re) != 0) { in get_enum_cache()
5183 setp->re = s_malloc(sizeof (char *) * nrules); in get_enum_cache()
5185 setp->re[i] = s_strdup(rules[i].re); in get_enum_cache()
5203 path_left = s_strdup(setp->re[i]); in get_enum_cache()
5226 path_left = s_strdup(setp->re[i]); in get_enum_cache()
5690 assert(strcmp(rules[index].re, setp->re[index]) == 0); in create_cached_numeral()
5798 free(savedsetp->re[i]); in invalidate_enumerate_cache()
5800 free(savedsetp->re); in invalidate_enumerate_cache()
6805 rules[0].re = anchored_re; in construct_devlink()
8648 char *re; in devfsadm_reserve_id_cache() local
[all …]
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.re8 echo T.re: tests of regular expression code
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Duds_daemon.c1104 request_state *request = re->request; in regrecord_callback()
1167 if (re->external_advertise) in regrecord_callback()
1304 registered_record_entry *re; in _handle_regrecord_request_start() local
1315 re = (registered_record_entry *) callocL("registered_record_entry", sizeof(*re)); in _handle_regrecord_request_start()
1316 if (!re) FatalError("ERROR: calloc"); in _handle_regrecord_request_start()
1318 re->rr = rr; in _handle_regrecord_request_start()
1320 re->request = request; in _handle_regrecord_request_start()
1321 re->external_advertise = mDNSfalse; in _handle_regrecord_request_start()
1322 rr->RecordContext = re; in _handle_regrecord_request_start()
1351 re->next = request->u.reg_recs; in _handle_regrecord_request_start()
[all …]
/illumos-gate/usr/src/test/test-runner/cmd/
H A Drun34 import re
923 m = re.match(r'Test: (.*)/(\S+).*\[FAIL\]', line)
927 m = re.match(re.escape(options.testdir) + r'(.*)', group)
/illumos-gate/usr/src/uts/intel/io/amd8111s/
H A DTHIRDPARTYLICENSE.amd8111s35 * transfer, importation, exportation and/or re-exportation under
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dmaketables41 # If you're not really comfortable with the 'makedev' program, you can
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_reopen/
H A Dzpool_reopen.shlib33 # used for re-plugging. When the disk is loop device use the

1234567891011