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

  /src/common/include/prop/
prop_dictionary.h 143 bool prop_dictionary_get_short(prop_dictionary_t, const char *,
  /src/lib/libprop/
Makefile 54 MLINKS+= prop_dictionary_util.3 prop_dictionary_get_short.3
  /src/tests/lib/libprop/
t_proplib.c 850 ATF_REQUIRE(prop_dictionary_get_short(dict, "shrt", &val.v_shrt));

Completed in 187 milliseconds