HomeSort by: relevance | last modified time | path
    Searched defs:of_proplib (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/ofctl/
ofctl.c 89 prop_dictionary_t of_proplib; variable in typeref:typename:prop_dictionary_t
521 of_proplib = prop_dictionary_internalize_from_file(propfilein);
523 of_proplib = of_proplib_init(file);
527 prop_dictionary_externalize_to_file(of_proplib, propfileout);
529 of_tree_init(of_proplib);

Completed in 13 milliseconds