Home
last modified time | relevance | path

Searched refs:cre (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/vgrind/
H A Dregexp.c115 char *cre; /* pointer to converted regular expression */ in convexp() local
122 cre = malloc (4 * strlen(re) + 3); in convexp()
123 ccre = cre; in convexp()
127 *cre = META | OPT; in convexp()
128 MSYM(cre) = 'a'; in convexp()
129 ccre = MNEXT(cre); in convexp()
134 return (cre); in convexp()
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_io.c626 cre:
645 goto cre;
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure486 -no-create | --no-create | --no-creat | --no-crea | --no-cre \