Home
last modified time | relevance | path

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

/netbsd-src/common/include/prop/
H A Dprop_array.h65 bool prop_array_externalize_to_file(prop_array_t, const char *);
/netbsd-src/lib/libprop/
H A DMakefile95 MLINKS+= prop_array.3 prop_array_externalize_to_file.3
/netbsd-src/common/lib/libprop/
H A Dprop_array.c874 prop_array_externalize_to_file(prop_array_t array, const char *fname) in prop_array_externalize_to_file() function