Home
last modified time | relevance | path

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

/dragonfly/usr.bin/csplit/
H A Dcsplit.c356 regex_t cre; in do_rexp() local
379 if (regcomp(&cre, re, REG_BASIC|REG_NOSUB) != 0) in do_rexp()
396 if (!first && regexec(&cre, p, 0, NULL, 0) == 0) in do_rexp()
430 regfree(&cre); in do_rexp()
/dragonfly/usr.bin/xargs/
H A Dxargs.c795 regex_t cre; in prompt() local
806 regcomp(&cre, nl_langinfo(YESEXPR), REG_EXTENDED) != 0) { in prompt()
811 match = regexec(&cre, response, 0, NULL, 0); in prompt()
813 regfree(&cre); in prompt()
/dragonfly/sys/vfs/msdosfs/
H A Ddenode.h226 #define DETIMES(dep, acc, mod, cre) do { \ argument
247 timespec2fattime((cre), 0, &(dep)->de_CDate, \
/dragonfly/share/timedef/
H A Dsr_Latn_RS.ISO8859-2.src60 cre
/dragonfly/share/misc/
H A Diso639132 cr cre cre Cree
/dragonfly/contrib/bmake/
H A Dbmake.cat1273 less than that of any of its sources. An out-of-date target is re-cre-
274 ated, but not until all sources have been examined and themselves re-cre-
1431 as a source) that bmake can't figure out any other way to cre-
H A Dconfigure967 -no-create | --no-create | --no-creat | --no-crea | --no-cre \