Home
last modified time | relevance | path

Searched defs:must (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/grep/lib/
H A Ddfa.h34 char must[FLEXIBLE_ARRAY_MEMBER]; member
H A Ddfa.c4009 typedef struct must must; typedef
4011 struct must struct
4019 must *prev; argument
/dragonfly/contrib/nvi2/regex/
H A Dregex2.h157 RCHAR_T *must; /* match must contain this string */ member
/dragonfly/contrib/grep/src/
H A Ddfasearch.c85 char *must = xmalloc (new_len); in kwsmusts() local
/dragonfly/sbin/camcontrol/
H A Dcamcontrol.c1076 static const char must[] = in dorescan_or_reset() local