regcomp
ret = regcomp(&re, mbpattern, REG_EXTENDED);
r = regcomp(®, suf_pat, 0);
if (regcomp(&yes_re, yesre, cflags) != 0) {
if (regcomp(&no_re, nore, cflags) != 0) {
if (regcomp(&re, safefilep->name,
if ((n = regcomp(&(create_list_element->
if ((n = regcomp(&(create_list_element->
if ((n = regcomp(&(linkhead->dir_re_compiled), dir_re,
if (regcomp(&re1, anchored_path_re, REG_EXTENDED) != 0) {
if (regcomp(&re1, file_re, REG_EXTENDED) != 0) {
(rv = regcomp(&ldev->ldev_device_regex,
if (regcomp(&re_array[i].d_rcomp, re, REG_EXTENDED) != 0) {
if ((rv = regcomp(®_comp.r_stp, instr, regcomp_flags)) != 0) {
if ((rv = regcomp(®_comp.r_adv, instrp, regcomp_flags)) != 0) {
if ((error = regcomp(&preg[npreg], b,
if ((rv = regcomp(value_regex, value,
if ((rv = regcomp(&pp->re, pp->pattern, regflags)) != 0) {
match_error = regcomp(&match_exp, arglist->names[i], REG_EXTENDED);
if (regcomp(&preg, pkwd, REG_BASIC | REG_ICASE | REG_NOSUB) != 0)
irc = regcomp(e->match.re, val,
if ((err = regcomp(&f.reg, f.pattern, REG_EXTENDED)) != 0) {
if ((err = regcomp(&f.reg, f.pattern, REG_EXTENDED)) != 0) {
if ((err = regcomp(&pg.pg_reg, pg.pg_pat, REG_EXTENDED)) != 0) {
if (regcomp(®c, regexpr, REG_EXTENDED) != 0)
if ((err = regcomp(&psexp->ps_reg, psexp->ps_pat,
status = regcomp(&re, yesexpr, REG_EXTENDED | REG_NOSUB);
if (regcomp(&re, default_yesexpr,
if ((eval = regcomp(rep, re, flags)) != 0)
if ((regerr = regcomp(map_p->regex_pattern_buf, p, pflags)) != 0)
regcode = regcomp(&pattern->preg, regstr,
regcomp(&preg_no, noexpr, REG_EXTENDED | REG_NOSUB) != 0) {
while (regcomp(&preg_yes, yesexpr, REG_EXTENDED | REG_NOSUB) != 0 ||
extern int regcomp(regex_t *_RESTRICT_KYWD, const char *_RESTRICT_KYWD, int);
if (!regcomp(&match_exp, regexp, REG_EXTENDED) &&
if (!regcomp(&match_exp, regexp, REG_EXTENDED)) {
((regcomp(&data.preg, regexp, REG_NOSUB)) != 0)
ret = regcomp(&rc->regexp, value, REG_EXTENDED);
if (regcomp(®ex, expr, REG_EXTENDED) != 0)
if (regcomp(®, re, REG_EXTENDED) != 0)
if (regcomp(®, re, REG_EXTENDED) != 0)
if (regcomp(®ex, match, REG_EXTENDED) != 0) {
#define regwcomp regcomp
if (regcomp(&hdl->libzfs_urire, URI_REGEX, REG_EXTENDED) != 0) {
if (regcomp(&re, REGEX_ZFS_NAME, REG_EXTENDED) != 0 ||
if (regcomp(&re, "^(/dev/dsk/.*)s[0-9]+$", REG_EXTENDED) == 0) {
if (regcomp(&re, "^(/dev/dsk/.*)s[0-9]+/old$", REG_EXTENDED) ==
ret = regcomp(®, expr, REG_EXTENDED);
(void) regcomp(&(types[i].re), types[i].expression,
(void) regcomp(&job_re, job_expr, REG_EXTENDED|REG_ICASE);
(void) regcomp(&wjob_re, wjob_expr, REG_EXTENDED|REG_ICASE);
(void) regcomp(&whjob_re, whjob_expr, REG_EXTENDED|REG_ICASE);
(void) regcomp(&wline_re, wline_expr, REG_EXTENDED|REG_ICASE);
(void) regcomp(&state_reason_re, state_reason_expr,
(void) regcomp(&proc_re, proc_expr, REG_EXTENDED|REG_ICASE);
(void) regcomp(&idle_re, idle_expr, REG_EXTENDED|REG_ICASE);
(void) regcomp(&doc1_re, doc1_expr, REG_EXTENDED|REG_ICASE);
(void) regcomp(&doc2_re, doc2_expr, REG_EXTENDED|REG_ICASE);
cret = regcomp(&preg, re, flags);
cret = regcomp(&preg, re, flags);