Home
last modified time | relevance | path

Searched refs:fndef (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/sh/
H A Dcmd.c56 if (fndef)
214 if (fndef)
278 if (fndef)
316 if (fndef)
398 fndef++;
408 fndef--;
433 if (fndef)
470 if (nohash == 0 && (fndef == 0 || (flags & hashflg)))
546 if (fndef)
H A Ddefs.c60 int fndef; variable
H A Ddefs.h278 extern int fndef;
H A Dio.c242 if (fndef) in copy()
H A Dmain.c370 fndef = 0; in exfile()
/titanic_44/usr/src/tools/ctf/cvt/
H A Dctftools.h203 typedef struct fndef { struct
236 fndef_t *fndef; /* function - first is return type */ member
249 #define t_fndef t_data.fndef