HomeSort by: relevance | last modified time | path
    Searched defs:time_zone (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/xcvs/dist/lib/
getdate.c 230 long int time_zone; member in struct:__anon7239
1736 pc->time_zone = 0;
1777 pc->time_zone = time_zone_hhmm ((yyvsp[(4) - (5)].textintval), (yyvsp[(5) - (5)].intval));
1803 pc->time_zone = time_zone_hhmm ((yyvsp[(6) - (7)].textintval), (yyvsp[(7) - (7)].intval));
1831 { pc->time_zone = (yyvsp[(1) - (1)].intval); ;}
1838 { pc->time_zone = (yyvsp[(1) - (2)].intval); pc->rels_seen = true; ;}
1845 { pc->time_zone = (yyvsp[(1) - (3)].intval) + time_zone_hhmm ((yyvsp[(2) - (3)].textintval), (yyvsp[(3) - (3)].intval)); ;}
1852 { pc->time_zone = (yyvsp[(1) - (1)].intval) + 60; ;}
1859 { pc->time_zone = (yyvsp[(1) - (2)].intval) + 60; ;}
3293 long int time_zone = pc.time_zone
3290 long int time_zone = pc.time_zone; local
    [all...]
  /src/external/bsd/wpa/dist/src/ap/
ap_config.h 559 char *time_zone; member in struct:hostapd_bss_config

Completed in 34 milliseconds