Searched refs:nview (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libast/common/cdt/
H A Ddtopen.c55 dt->nview = 0;
82 dt->nview = 0;
H A Ddtclose.c38 if(!dt || dt->nview > 0 ) /* can't close if being viewed */
H A Ddtview.c141 d->nview -= 1;
152 view->nview += 1;
/opensolaris-onvv-gate/usr/src/lib/libast/amd64/include/ast/
H A Dcdt.h122 int nview; /* number of parent view dictionaries */ member in struct:_dt_s
286 #define dtvcount(d) (_DT(d)->nview)
/opensolaris-onvv-gate/usr/src/lib/libast/common/include/
H A Dcdt.h122 int nview; /* number of parent view dictionaries */ member in struct:_dt_s
286 #define dtvcount(d) (_DT(d)->nview)
/opensolaris-onvv-gate/usr/src/lib/libast/i386/include/ast/
H A Dcdt.h122 int nview; /* number of parent view dictionaries */ member in struct:_dt_s
286 #define dtvcount(d) (_DT(d)->nview)
/opensolaris-onvv-gate/usr/src/lib/libast/sparc/include/ast/
H A Dcdt.h122 int nview; /* number of parent view dictionaries */ member in struct:_dt_s
286 #define dtvcount(d) (_DT(d)->nview)
/opensolaris-onvv-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dcdt.h122 int nview; /* number of parent view dictionaries */ member in struct:_dt_s
286 #define dtvcount(d) (_DT(d)->nview)

Completed in 118 milliseconds