Searched refs:nwam_get_prop_table_entry (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_object.c537 nwam_get_prop_table_entry(struct nwam_prop_table table, const char *propname) function
559 if ((pte = nwam_get_prop_table_entry(table, propname)) == NULL) {
576 if ((pte = nwam_get_prop_table_entry(table, propname)) == NULL)
592 if ((pte = nwam_get_prop_table_entry(table, propname)) == NULL)
611 if ((pte = nwam_get_prop_table_entry(table, propname)) == NULL)
654 if ((pte = nwam_get_prop_table_entry(table, propname)) == NULL) {
H A Dlibnwam_impl.h222 struct nwam_prop_table_entry *nwam_get_prop_table_entry(struct nwam_prop_table,
H A Dlibnwam_ncp.c2864 if ((pte = nwam_get_prop_table_entry(ncu_prop_table, propname)) == NULL)

Completed in 24 milliseconds