HomeSort by: relevance | last modified time | path
    Searched refs:prop_dictionary_externalize_to_file (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.bin/btkey/
file.c 162 rv = prop_dictionary_externalize_to_file(db, key_file);
196 rv = prop_dictionary_externalize_to_file(db, key_file);
  /src/common/include/prop/
prop_dictionary.h 76 bool prop_dictionary_externalize_to_file(prop_dictionary_t,
  /src/usr.sbin/btdevctl/
db.c 147 if (!prop_dictionary_externalize_to_file(db, BTDEVCTL_PLIST))
  /src/lib/libprop/
Makefile 219 MLINKS+= prop_dictionary.3 prop_dictionary_externalize_to_file.3
  /src/usr.sbin/ofctl/
ofctl.c 527 prop_dictionary_externalize_to_file(of_proplib, propfileout);
  /src/common/lib/libprop/
prop_dictionary.c 1479 * prop_dictionary_externalize_to_file --
1483 prop_dictionary_externalize_to_file(prop_dictionary_t dict, const char *fname) function in typeref:typename:_PROP_EXPORT bool

Completed in 50 milliseconds