HomeSort by: relevance | last modified time | path
    Searched refs:LEAP (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/util/
tg.c 19 * a leap second in UTC. Note however, the ultimate accuracy is limited
35 * 1946Z on 1 January 2006 is 060011946. The l option lights the leap
37 * behavior at the next leap second epoch. The remaining options are
45 * left to right. For WWV/H The leap warning L preceeds the first bit.
122 #define LEAP 4 /* leap warning */
134 {LEAP, 0}, /* 3 leap warning */
191 {DATA, DATA0}, /* 60 leap */
245 int leap = 0; /* leap indicator * variable
    [all...]
tg2.c 19 * a leap second in UTC. Note however, the ultimate accuracy is limited
35 * 1946Z on 1 January 2006 is 060011946. The l option lights the leap
37 * behavior at the next leap second epoch. The remaining options are
45 * left to right. For WWV/H The leap warning L preceeds the first bit.
178 * - Added leap second pending and DST change pending into IEEE 1344.
183 * - Added leap second addition and deletion.
325 #define LEAP (4) /* leap warning */
342 {LEAP, 0}, /* 3 leap warning *
520 int leap = 0; \/* leap indicator *\/ variable
    [all...]
  /src/external/bsd/wpa/dist/wpa_supplicant/
wpa_supplicant.conf 1059 # LEAP = LEAP/Network EAP (only used with LEAP)
1060 # If not set, automatic selection is used (Open System with LEAP enabled if
1061 # LEAP is allowed as one of the EAP methods).
1246 # MSCHAP (EAP-MSCHAPv2, EAP-TTLS/MSCHAPv2, EAP-TTLS/MSCHAP, LEAP).
1937 # LEAP with dynamic WEP keys
1939 ssid="leap-example"
1941 eap=LEAP

Completed in 25 milliseconds