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

/opensolaris-onvv-gate/usr/src/cmd/sh/
H A Ddefs.c60 int fndef; variable
H A Dcmd.c56 if (fndef)
214 if (fndef)
278 if (fndef)
316 if (fndef)
392 * We increase fndef before calling getstor(),
398 fndef++;
408 fndef--;
433 if (fndef)
470 if (nohash == 0 && (fndef == 0 || (flags & hashflg)))
546 if (fndef)
[all...]
H A Ddefs.h278 extern int fndef;
H A Dio.c242 if (fndef)
H A Dmain.c370 fndef = 0;
/opensolaris-onvv-gate/usr/src/tools/ctf/cvt/
H A Dctftools.h203 typedef struct fndef { struct
236 fndef_t *fndef; /* function - first is return type */ member in union:tdesc::__anon4820
249 #define t_fndef t_data.fndef

Completed in 146 milliseconds