Home
last modified time | relevance | path

Searched defs:concat2 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_219.c11 char concat2[] = "one" "two"; variable
/netbsd-src/usr.bin/xlint/xlint/
H A Dxlint.c164 concat2(const char *s1, const char *s2) in concat2() function
/netbsd-src/usr.sbin/makemandb/
H A Dapropos-utils.c134 concat2(char **dst, const char *src, size_t srclen) in concat2() function