Home
last modified time | relevance | path

Searched refs:_prop_object_internalize_from_file (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/common/lib/libprop/
Dprop_object_impl.h170 prop_object_t _prop_object_internalize_from_file(const char *,
Dprop_object.c1713 _prop_object_internalize_from_file(const char *fname, in _prop_object_internalize_from_file() function
1732 return _prop_object_internalize_from_file(fname, NULL); in prop_object_internalize_from_file()
Dprop_array.c916 return _prop_object_internalize_from_file(fname, in prop_array_internalize_from_file()
Dprop_dictionary.c1501 return _prop_object_internalize_from_file(fname, in prop_dictionary_internalize_from_file()