Searched defs:older (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/coshell/
H A Devent.c79 "\b--newer\b, \b--older\b, and \b--quiet\b options apply to client "
88 "[n:newer?Match events newer than \adate\a. If \b--older\b is also "
89 "specified then only event times > newer and < older match.]:[date]"
90 "[o:older?Match events older than \adate\a. If \b--newer\b is also "
91 "specified then only event times > newer and < older match.]:[date]"
184 unsigned long older; /* list --older time */ member in struct:Connection_s
546 request(State_t* state, Connection_t* con, int id, int index, char** a, unsigned long older, unsigned long newer) argument
596 if ((!older || da
662 unsigned long older; local
[all...]

Completed in 9 milliseconds