Home
last modified time | relevance | path

Searched refs:fileblk (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/cmd/sh/
H A Dio.c49 struct fileblk *f = standin; in initf()
63 struct fileblk *f; in estabf()
74 push(struct fileblk *af) in push()
76 struct fileblk *f; in push()
87 struct fileblk *f; in pop()
H A Dmode.h94 struct fileblk struct
105 struct fileblk *fstak; argument
128 struct fileblk *fstak; argument
H A Dword.c41 static int readb(struct fileblk *, int, int);
290 struct fileblk *f; in readwc()
394 readb(struct fileblk *f, int toread, int rest) in readb()
H A Dmain.c50 struct fileblk stdfile;
51 struct fileblk *standin = &stdfile;
H A Dmacro.c455 struct fileblk cb; in comsubst()
578 struct fileblk fb; in subst()
H A Dname.c301 struct fileblk fb; in readvar()
302 struct fileblk *f = &fb; in readvar()
H A Ddefs.h337 extern struct fileblk *standin;
H A Dxec.c511 struct fileblk fb; in execexp()