Home
last modified time | relevance | path

Searched refs:svfile (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/vi/port/
H A Dexrecover.c292 struct svfile { struct
299 void enter(struct svfile *, unsigned char *, int); argument
311 struct svfile *fp, svbuf[NENTRY]; in listfiles()
401 enter(struct svfile *fp, unsigned char *fname, int count) in enter()
404 struct svfile *f, *fl; in enter()
442 qucmp(struct svfile *p1, struct svfile *p2) in qucmp()
/titanic_44/usr/src/cmd/mandoc/
H A Dread.c666 const char *svfile; in mparse_parse_buffer() local
675 svfile = curp->file; in mparse_parse_buffer()
685 curp->file = svfile; in mparse_parse_buffer()