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

  /src/sbin/ifconfig/
env.h 14 prop_dictionary_t prop_dictionary_augment(prop_dictionary_t, prop_dictionary_t);
env.c 47 prop_dictionary_augment(prop_dictionary_t bottom, prop_dictionary_t top) function
parse.c 976 d = prop_dictionary_augment(m->m_env, oenv);
ifconfig.c 789 env = prop_dictionary_augment(env, oenv);
791 err(EXIT_FAILURE, "%s: prop_dictionary_augment",

Completed in 22 milliseconds