Searched refs:arg_timestamp (Results 1 – 1 of 1) sorted by relevance
48 static usec_t arg_timestamp = USEC_INFINITY; variable365 timestamp = arg_timestamp != USEC_INFINITY ? arg_timestamp : now(CLOCK_REALTIME); in verb_cat()481 timestamp = arg_timestamp != USEC_INFINITY ? arg_timestamp : now(CLOCK_REALTIME); in verb_encrypt()574 timestamp = arg_timestamp != USEC_INFINITY ? arg_timestamp : now(CLOCK_REALTIME); in verb_decrypt()868 r = parse_timestamp(optarg, &arg_timestamp); in parse_argv()