Searched refs:gps (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
| H A D | gssapi.c | 189 struct gssapi_ph1_state *gps; in gssapi_init() local 200 gps = racoon_calloc(1, sizeof (struct gssapi_ph1_state)); in gssapi_init() 201 if (gps == NULL) { in gssapi_init() 205 gps->gss_context = GSS_C_NO_CONTEXT; in gssapi_init() 206 gps->gss_cred = GSS_C_NO_CREDENTIAL; in gssapi_init() 208 gssapi_set_state(iph1, gps); in gssapi_init() 262 GSS_C_NO_OID_SET, GSS_C_BOTH, &gps->gss_cred, NULL, NULL); in gssapi_init() 282 struct gssapi_ph1_state *gps; in gssapi_get_itoken() local 291 gps = gssapi_get_state(iph1); in gssapi_get_itoken() 314 rtoken = gps->gsscnt_p == 0 ? dummy : &gps->gss_p[gps->gsscnt_p - 1]; in gssapi_get_itoken() [all …]
|
| /netbsd-src/external/bsd/ntp/dist/libntp/ |
| H A D | ntp_calgps.c | 277 TGpsDatum gps; in gpsntp_from_calendar_ex() local 278 gps = gpscal_from_calendar_ex(jd, fofs, warp); in gpsntp_from_calendar_ex() 279 return gpsntp_from_gpscal_ex(&gps, FALSE); in gpsntp_from_calendar_ex() 410 TGpsDatum gps; in gpscal_from_calendar_ex() local 470 gps.weeks = week + GPSNTP_WSHIFT; in gpscal_from_calendar_ex() 471 gps.wsecs = days * SECSPERDAY + ntpcal_date_to_daysec(&cal); in gpscal_from_calendar_ex() 472 gps.frac = 0; in gpscal_from_calendar_ex() 473 gpscal_add_offset(&gps, fofs); in gpscal_from_calendar_ex() 474 return warp ? _gpscal_fix_gps_era(&gps) : gps; in gpscal_from_calendar_ex()
|
| /netbsd-src/external/bsd/ntp/dist/scripts/stats/ |
| H A D | ensemble.S | 1 ensemble <- scan(file1, list(day=0, sec=0, gps=0, gpsw=0, loran=0, loranw=0, ensemble=0, std=0))
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | meteorological | 7 # data for testing: ftp://cddis.gsfc.nasa.gov/pub/gps/data
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | sun8i-a83t-tbs-a711.dts | 102 reg_gps: reg-gps { 104 regulator-name = "gps";
|
| H A D | omap3-gta04.dtsi | 65 gps_antenna_button: gps-antenna-button {
|