Searched refs:off_dir (Results 1 – 5 of 5) sorted by relevance
95 out->off_dir = out->off_hh = out->off_mm = out->ss = 0; in der_decode_utctime()101 out->off_dir = (buf[x++] == '+') ? 0 : 1; in der_decode_utctime()114 out->off_dir = (buf[x++] == '+') ? 0 : 1; in der_decode_utctime()
64 out[x++] = der_ia5_char_encode(utctime->off_dir ? '-' : '+'); in der_encode_utctime()
526 off_dir, /* timezone offset direction 0 == +, 1 == - */ member
770 tmp_time.off_dir,800 tmp_time.off_dir,
4612 off_dir, /* timezone offset direction 0 == +, 1 == - */