Home
last modified time | relevance | path

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

/dflybsd-src/sys/libprop/
H A Dprop_string.h54 bool prop_string_append_cstring(prop_string_t, const char *);
H A Dprop_string.c363 prop_string_append_cstring(prop_string_t dst, const char *src) in prop_string_append_cstring() function
/dflybsd-src/lib/libprop/
H A DMakefile180 MLINKS+= prop_string.3 prop_string_append_cstring.3