Home
last modified time | relevance | path

Searched defs:callout (Results 1 - 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/sys/
H A D_callout.h53 struct callout { struct
/third_party/FreeBSD/sys/kern/
H A Dkern_timeout.c66 struct callout* callout = arg; in callout_function() local
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_intmodedep.h585 int (*callout)(pcre2_callout_block *, void *); member
899 int (*callout)(pcre2_callout_block *,void *); /* Callout function or NULL */ member
928 int (*callout)(pcre2_callout_block *,void *); /* Callout function or NULL */ member
H A Dpcre2grep.c1964 decode_dollar_escape(PCRE2_SPTR begin, PCRE2_SPTR string, BOOL callout, in decode_dollar_escape() argument
2147 syntax_check_output_text(PCRE2_SPTR string, BOOL callout) syntax_check_output_text() argument
2182 display_output_text(PCRE2_SPTR string, BOOL callout, PCRE2_SPTR subject, PCRE2_SIZE *ovector, PCRE2_SIZE capture_top) display_output_text() argument
[all...]
H A Dpcre2_jit_compile.c186 int (*callout)(pcre2_callout_block *, void *); member

Completed in 21 milliseconds