Home
last modified time | relevance | path

Searched refs:prop_string_append (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/common/include/prop/
H A Dprop_string.h70 bool prop_string_append(prop_string_t, prop_string_t);
/netbsd-src/common/lib/libprop/
H A Dprop_string.c512 _PROP_DEPRECATED(prop_string_append,
516 prop_string_append(prop_string_t dst, prop_string_t src) in prop_string_append() function
/netbsd-src/sys/arch/prep/prep/
H A Dautoconf.c256 prop_string_append(str3, str1); in gen_fwpath()