Home
last modified time | relevance | path

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

/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_getdate.c989 struct token *lasttoken; in __archive_get_date() local
/dflybsd-src/bin/sh/
H A Dparser.c101 static int lasttoken; /* last token read */ variable