Home
last modified time | relevance | path

Searched defs:cbufp (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netgraph7/netgraph/
H A Dng_parse.c1632 ng_parse_append(char **cbufp, int *cbuflenp, const char *fmt, ...) in ng_parse_append()
/dragonfly/contrib/gcc-8.0/libgomp/
H A Dtarget.c496 struct gomp_coalesce_buf cbuf, *cbufp = NULL; in gomp_map_vars() local