Searched defs:refcount (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/ksh93/include/
H A Dpath.h56 int refcount; member in struct:pathcomp
/ast/src/cmd/ksh93/bltins/
H A Dmkservice.c119 int refcount; member in struct:Service_s
177 if(--sp->refcount==0)
193 sp->refcount++;
389 if(--sp->refcount<=0)
440 sp->refcount = 1;
/ast/src/cmd/std/
H A Dpss.h136 int refcount; member in struct:Pssent_s

Completed in 69 milliseconds