Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_getdate.c947 struct token *lasttoken; __archive_get_date() local
/freebsd/bin/sh/
H A Dparser.c94 static int lasttoken; /* last token read */ variable