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

/ast/src/lib/libcmd/
H A Drm.c77 #define beenhere(f) (((f)->fts_number>>1)==(f)->fts_statp->st_nlink) macro
126 if (!beenhere(ent))
160 if (!beenhere(ent))
224 if (ent->fts_info == FTS_DP && !beenhere(ent))
/ast/src/cmd/ie/
H A Deditlib.c58 static char beenhere; variable
88 if(!beenhere)
90 beenhere = 1;
174 if(fd==editfd && !beenhere)
/ast/src/cmd/ksh93/sh/
H A Dmain.c69 static char beenhere = 0; variable
163 if((beenhere++)==0)
H A Djobs.c146 static char beenhere; variable
758 beenhere++;
767 if(beenhere)
771 if(beenhere++ == 0 && job.pwlist)
861 beenhere = 0;
H A Dinit.c1262 static int beenhere; local
1276 if(!beenhere)
1278 beenhere = 1;
1497 if(beenhere==1)
1501 beenhere = 2;

Completed in 23 milliseconds