Home
last modified time | relevance | path

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

/dflybsd-src/sys/libprop/
H A Dprop_string.h53 bool prop_string_append(prop_string_t, prop_string_t);
H A Dprop_string.c330 prop_string_append(prop_string_t dst, prop_string_t src) in prop_string_append() function
/dflybsd-src/lib/libprop/
H A DMakefile179 MLINKS+= prop_string.3 prop_string_append.3