Home
last modified time | relevance | path

Searched defs:tdef (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/scsi/smp/common/
H A Dsmp.c54 static smp_target_def_t tdef; variable
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dparse.c878 static struct argnod *assign(Lex_t *lexp, register struct argnod *ap, int tdef) in assign()
1403 int tdef = 0; in simple() local