Searched refs:add_element (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/prstat/
H A Dprtable.h78 extern void add_element(table_t *, long);
H A Dprtable.c127 add_element(table_t *table, long element) function
H A Dprstat.c1311 add_element(table, (long)Atoi(p));
1313 add_element(table, (long)Atoi(p));
1327 add_element(&prj_tbl, (long)projid);
1332 add_element(&prj_tbl, (long)projid);
1347 add_element(&set_tbl, id);
1352 add_element(&set_tbl, id);
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_map.c1207 if (!add_element(e, lhs))
H A Dnis_parse_ldap_util.c1711 * FUNCTION: add_element
1723 add_element( function

Completed in 56 milliseconds