Searched refs:is_obj_there (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_obj.h114 uint32_t is_obj_there(lookup_ctrl_t *);
H A Dadmintf.c1702 if ((dd_id = is_obj_there(&lc)) != 0) {
1764 if ((container_id = is_obj_there(&lc)) != 0) {
1765 if ((member_id = is_obj_there(&lc2)) != 0) {
1970 if ((uid = is_obj_there(&lc)) != 0) {
2028 if ((uid = is_obj_there(&lc)) != 0) {
2092 if ((uid = is_obj_there(&lc)) != 0) {
2150 if ((uid = is_obj_there(&lc)) != 0) {
2228 if ((uid = is_obj_there(&lc)) != 0) {
2345 container_id = is_obj_there(&lc);
2350 member_id = is_obj_there(
[all...]
H A Dqry.c394 uid = is_obj_there(&lc);
463 uid = is_obj_there(&lc);
513 uid = is_obj_there(&lc);
563 uid = is_obj_there(&lc);
1103 old = is_obj_there(&lc);
H A Ddd.c120 uid = is_obj_there(&lc);
331 tmp_id = is_obj_there(&lc);
774 uid = is_obj_there(&lc);
1818 if (is_obj_there(&lc) == 0) {
1838 if (is_obj_there(&lc) == 0) {
H A Dfunc.c668 if ((uid = is_obj_there(&lc)) == 0) {
1476 is_obj_there(setup_ddid_lcp(&lc, dd_id)) == 0))) {
1714 is_obj_there(setup_ddsid_lcp(&lc, dds_id)) == 0))) {
H A Dobj.c2906 uid = is_obj_there(&lc);
2972 * is_obj_there:
2981 is_obj_there( function
3603 if (is_obj_there(lcp) != 0) {
3931 } while (is_obj_there(&lc) != 0);

Completed in 63 milliseconds