Searched defs:lasttoken (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/libarchive/libarchive/ | ||
H A D | archive_getdate.c | 947 struct token *lasttoken; __archive_get_date() local |
/freebsd/bin/sh/ | ||
H A D | parser.c | 94 static int lasttoken; /* last token read */ variable |