Home
last modified time | relevance | path

Searched +full:up +full:- (Results 1 – 25 of 1152) sorted by relevance

12345678910>>...47

/freebsd/contrib/ntp/ntpd/
H A Drefclock_irig.c2 * refclock_irig - audio IRIG-B/E demodulator/decoder
26 * Audio IRIG-B/E demodulator/decoder
29 * IRIG-B/E signals commonly produced by GPS receivers and other timing
30 * devices. The IRIG signal is an amplitude-modulated carrier with
31 * pulse-width modulated data bits. For IRIG-B, the carrier frequency is
32 * 1000 Hz and bit rate 100 b/s; for IRIG-E, the carrier frequenchy is
37 * kHz and mu-law companding. This is the same standard as used by the
43 * The program processes 8000-H
312 struct irigunit *up; irig_start() local
388 struct irigunit *up; irig_shutdown() local
412 struct irigunit *up; irig_receive() local
512 struct irigunit *up; irig_rf() local
591 struct irigunit *up; irig_base() local
750 struct irigunit *up; irig_baud() local
839 struct irigunit *up; irig_decode() local
1018 struct irigunit *up; irig_gain() local
[all...]
H A Drefclock_chu.c2 * refclock_chu - clock driver for Canadian CHU time/frequency station
44 * kHz and mu-law companding. This is the same standard as used by the
57 * maximum-likelihood technique which exploits the considerable degree
62 * consists of nine, ten-character bursts transmitted at 300 bps between
87 * the DUT1 (d in deciseconds), Gregorian year (yyyy), difference TAI -
101 * coincides with 0.5 - 9 * 11/300 = 0.170 second. Depending on the
110 * connections. With debugging enabled (-d on the ntpd command line),
113 * chuA or chuB followed by the status code and signal level (0-9999).
120 * where n is the number of characters in the burst (0-10), b the burst
121 * distance (0-40), f the field alignment (-1, 0, 1), s the
[all …]
H A Drefclock_jjy.c2 * refclock_jjy - clock driver for JJY receivers
7 /* Copyright (C) 2001-2020, Takao Abe. All rights reserved. */
45 /* Homepage http://www.bea.hi-ho.ne.jp/abetakao/ */
47 /* The email address abetakao@bea.hi-ho.ne.jp is never read */
49 /* "hi-ho.ne.jp", and lots of spam mail are reached. */
62 /* [Fix] PRECISION = (-3) (about 100 ms) */
63 /* [Add] Support the C-DEX Co.Ltd. JJY receiver */
66 /* [Fix] C-DEX JST2000 ( fukusima@goto.info.waseda.ac.jp ) */
73 /* JJY-01 ( Firmware version 2.01 ) */
77 /* [Add] Support the Echo Keisokuki LT-200
454 struct jjyunit *up ; jjy_start() local
577 struct jjyunit *up; jjy_shutdown() local
606 struct jjyunit *up ; jjy_receive() local
851 getRawDataBreakPosition(struct jjyunit * up,int iStart) getRawDataBreakPosition() argument
900 struct jjyunit *up; jjy_poll() local
985 struct jjyunit *up ; jjy_timer() local
1022 jjy_synctime(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) jjy_synctime() argument
1157 jjy_start_tristate_jjy01(int unit,struct peer * peer,struct jjyunit * up) jjy_start_tristate_jjy01() argument
1178 struct jjyunit *up ; jjy_receive_tristate_jjy01() local
1413 struct jjyunit *up ; jjy_poll_tristate_jjy01() local
1480 jjy_start_cdex_jst2000(int unit,struct peer * peer,struct jjyunit * up) jjy_start_cdex_jst2000() argument
1504 struct jjyunit *up ; jjy_receive_cdex_jst2000() local
1591 struct jjyunit *up ; jjy_poll_cdex_jst2000() local
1646 jjy_start_echokeisokuki_lt2000(int unit,struct peer * peer,struct jjyunit * up) jjy_start_echokeisokuki_lt2000() argument
1667 struct jjyunit *up ; jjy_receive_echokeisokuki_lt2000() local
1812 struct jjyunit *up ; jjy_poll_echokeisokuki_lt2000() local
1861 jjy_start_citizentic_jjy200(int unit,struct peer * peer,struct jjyunit * up) jjy_start_citizentic_jjy200() argument
1880 struct jjyunit *up ; jjy_receive_citizentic_jjy200() local
1974 struct jjyunit *up ; jjy_poll_citizentic_jjy200() local
2042 jjy_start_tristate_gpsclock01(int unit,struct peer * peer,struct jjyunit * up) jjy_start_tristate_gpsclock01() argument
2064 struct jjyunit *up ; jjy_receive_tristate_gpsclock01() local
2296 struct jjyunit *up ; jjy_poll_tristate_gpsclock01() local
2363 jjy_start_seiko_tsys_tdc_300(int unit,struct peer * peer,struct jjyunit * up) jjy_start_seiko_tsys_tdc_300() argument
2389 struct jjyunit *up ; jjy_receive_seiko_tsys_tdc_300() local
2554 struct jjyunit *up ; jjy_poll_seiko_tsys_tdc_300() local
2737 jjy_start_telephone(int unit,struct peer * peer,struct jjyunit * up) jjy_start_telephone() argument
2857 struct jjyunit *up ; jjy_receive_telephone() local
2921 struct jjyunit *up ; jjy_poll_telephone() local
2949 struct jjyunit *up ; jjy_timer_telephone() local
2997 teljjy_control(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_control() argument
3047 teljjy_setDelay(struct peer * peer,struct jjyunit * up) teljjy_setDelay() argument
3082 teljjy_getDelay(struct peer * peer,struct jjyunit * up) teljjy_getDelay() argument
3170 teljjy_idle_ignore(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_idle_ignore() argument
3181 teljjy_idle_dialout(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_idle_dialout() argument
3194 teljjy_dial_ignore(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_dial_ignore() argument
3205 teljjy_dial_login(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_dial_login() argument
3216 teljjy_dial_disc(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_dial_disc() argument
3227 teljjy_login_ignore(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_login_ignore() argument
3238 teljjy_login_disc(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_login_disc() argument
3249 teljjy_login_conn(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_login_conn() argument
3270 teljjy_login_login(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_login_login() argument
3295 teljjy_login_silent(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_login_silent() argument
3314 teljjy_login_error(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_login_error() argument
3325 teljjy_conn_ignore(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_conn_ignore() argument
3336 teljjy_conn_disc(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_conn_disc() argument
3347 teljjy_conn_send(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_conn_send() argument
3444 teljjy_conn_data(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_conn_data() argument
3595 teljjy_conn_silent(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_conn_silent() argument
3633 teljjy_conn_error(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_conn_error() argument
3644 teljjy_bye_ignore(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_bye_ignore() argument
3655 teljjy_bye_disc(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_bye_disc() argument
3666 teljjy_bye_modem(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) teljjy_bye_modem() argument
3811 getModemState(struct jjyunit * up) getModemState() argument
3835 isModemStateTimerOn(struct jjyunit * up) isModemStateTimerOn() argument
3846 struct jjyunit *up; modem_connect() local
3865 struct jjyunit *up; modem_disconnect() local
3885 struct jjyunit *up; modem_receive() local
3942 struct jjyunit *up ; modem_timer() local
3970 modem_control(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_control() argument
4009 modem_disc_ignore(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_disc_ignore() argument
4020 modem_disc_init(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_disc_init() argument
4031 modem_init_ignore(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_init_ignore() argument
4042 modem_init_start(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_init_start() argument
4061 modem_init_resp00(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_init_resp00() argument
4169 modem_init_resp04(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_init_resp04() argument
4180 modem_init_disc(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_init_disc() argument
4196 modem_dial_ignore(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_dial_ignore() argument
4207 modem_dial_dialout(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_dial_dialout() argument
4242 modem_dial_escape(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_dial_escape() argument
4258 modem_dial_connect(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_dial_connect() argument
4269 modem_dial_disc(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_dial_disc() argument
4287 modem_conn_ignore(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_conn_ignore() argument
4298 modem_conn_escape(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_conn_escape() argument
4309 modem_esc_ignore(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_esc_ignore() argument
4320 modem_esc_escape(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_esc_escape() argument
4345 modem_esc_data(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_esc_data() argument
4358 modem_esc_silent(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_esc_silent() argument
4386 modem_esc_disc(struct peer * peer,struct refclockproc * pp,struct jjyunit * up) modem_esc_disc() argument
[all...]
H A Drefclock_gpsdjson.c2 * refclock_gpsdjson.c - clock driver as GPSD JSON client
15 * - There is no GPSD for Windows. (There is an unofficial port to
18 * - To work properly, this driver needs PPS and TPV/TOFF sentences
22 * - The device name matching must be done in a different way for
26 * Windows, there's no reason why this should not work there ;-) If this
29 * ---------------------------------------------------------------------
51 * ---------------------------------------------------------------------
98 #define INVALID_TOKEN (-1)
166 * information is gleaned from this record -- it contains the local
192 #define PRECISION (-9) /* precision assumed (about 2 ms) */
[all …]
H A Drefclock_jupiter.c69 * gadget box and 1-PPS level converter, such as described in the
70 * Pulse-per-second (PPS) Signal Interfacing page.
85 #define PRECISION (-18) /* precision assumed (about 4 us) */
94 * since 0000-12-31 to 1980-01-06 in the proleptic Gregorian Calendar.
160 jupiter_start, /* start up driver */
170 * jupiter_start - ope
179 struct instance * up; jupiter_start() local
250 struct instance * const up = pp->unitptr; jupiter_shutdown() local
269 jupiter_config(struct instance * const up) jupiter_config() argument
313 jupiter_checkpps(struct refclockproc * const pp,struct instance * const up) jupiter_checkpps() argument
348 struct instance * const up = pp->unitptr; jupiter_ticker() local
371 jupiter_ppsapi(struct instance * const up) jupiter_ppsapi() argument
429 jupiter_pps(struct instance * const up) jupiter_pps() argument
475 struct instance * const up = pp->unitptr; jupiter_poll() local
507 struct instance * const up = pp->unitptr; jupiter_control() local
534 struct instance * const up = pp->unitptr; jupiter_receive() local
658 jupiter_parse_t(struct instance * const up,u_short * sp,l_fp rcvtime) jupiter_parse_t() argument
725 jupiter_parse_gpos(struct instance * const up,u_short * sp) jupiter_parse_gpos() argument
796 jupiter_send(struct instance * const up,struct jheader * hp) jupiter_send() argument
840 jupiter_reqmsg(struct instance * const up,u_int id,u_int interval) jupiter_reqmsg() argument
867 jupiter_canmsg(struct instance * const up,u_int id) jupiter_canmsg() argument
889 jupiter_reqonemsg(struct instance * const up,u_int id) jupiter_reqonemsg() argument
915 jupiter_platform(struct instance * const up,u_int platform) jupiter_platform() argument
947 jupiter_recv(struct instance * const up) jupiter_recv() argument
[all...]
H A Drefclock_wwv.c2 * refclock_wwv - clock driver for NIST WWV/H time/frequency station
43 * kHz and mu-law companding. This is the same standard as used by the
53 * Report 97-8-1, University of Delaware, August 1997, 25 pp., available
61 * a nonzero ICOM ID select code. The C-IV trace is turned on if the
68 * port, where 0 is the mike port (default) and 1 is the line-in port.
74 * CEVNT_PROP propagation failure - no stations heard
82 #define PRECISION (-10) /* precision assumed (about 1 ms) */
99 #define AUDIO_PHI 5e-6 /* dispersion growth factor */
201 * Tone frequency definitions. The increments are for 4.5-de
636 struct wwvunit *up; wwv_start() local
761 struct wwvunit *up; wwv_shutdown() local
792 struct wwvunit *up; wwv_receive() local
880 struct wwvunit *up; wwv_poll() local
928 struct wwvunit *up; wwv_rf() local
1302 struct wwvunit *up; wwv_qrz() local
1389 struct wwvunit *up; wwv_endpoc() local
1619 struct wwvunit *up; wwv_epoch() local
1755 struct wwvunit *up; wwv_rsec() local
2054 struct wwvunit *up; wwv_clock() local
2124 struct wwvunit *up; wwv_corr4() local
2220 struct wwvunit *up; wwv_tsec() local
2400 struct wwvunit *up; wwv_newchan() local
2493 struct wwvunit *up; wwv_newgame() local
2574 struct wwvunit *up; wwv_qsy() local
2617 timecode(struct wwvunit * up,char * tc,size_t tcsiz) timecode() argument
2681 struct wwvunit *up; wwv_gain() local
[all...]
H A Drefclock_palisade.c37 * refclock_palisade - clock driver for the Trimble Palisade GPS
46 * Sven-Thorsten Dietrich
49 * Sunnyvale, CA 94088-3642
57 * E-mail: fernandoph@iar.unlp.edu.ar
101 palisade_start, /* start up driver */
113 #define CLK_TYPE(x) ((int)(((x)->ttl) & 0x7F))
133 * sendcmd - Build data packet for sending
141 *buffer->data = DLE; in sendcmd()
142 *(buffer->data + 1) = (unsigned char)c; in sendcmd()
143 buffer->siz in sendcmd()
302 struct palisade_unit *up; palisade_start() local
447 struct palisade_unit *up; palisade_shutdown() local
549 struct palisade_unit *up; TSIP_decode() local
1137 struct palisade_unit *up; palisade_receive() local
1205 struct palisade_unit *up; palisade_poll() local
1253 struct palisade_unit *up; praecis_parse() local
1309 struct palisade_unit *up; palisade_io() local
1416 struct palisade_unit *up; HW_poll() local
[all...]
H A Drefclock_acts.c2 * refclock_acts - clock driver for the NIST/USNO/PTB/NPL Computer Time
33 * This driver requires a modem with a Hayes-compatible command set and
35 * modem setup string is hard-coded in the driver and may require
41 * followed by the number itself, including the long-distance prefix
76 * Phone: (303) 494-4774 (Boulder, CO); (808) 335-4721 (Hawaii)
85 * 47999 90-04-18 21:39:15 50 0 +.1 045.0 UTC(NIST) *<CR><LF>
89 * the on-time markers echoed by the driver and used by NIST to measure
91 * recently been changed to eliminate the * on-tim
247 struct actsunit *up; acts_start() local
290 struct actsunit *up; acts_shutdown() local
311 struct actsunit *up; acts_receive() local
360 struct actsunit *up; acts_message() local
460 struct actsunit *up; acts_timeout() local
593 struct actsunit *up; acts_close() local
634 struct actsunit *up; acts_poll() local
688 struct actsunit *up; acts_timer() local
720 struct actsunit *up; acts_timecode() local
[all...]
H A Drefclock_mx4200.c3 * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66.
41 * copied from the Oncore driver (Thanks, Poul-Henning Kamp).
42 * This code runs on SunOS 4.1.3 with ppsclock-1.6a1 and Solaris 7.
90 * gadget box and 1-PPS level converter, such as described in the
91 * Pulse-per-second (PPS) Signal Interfacing page.
111 #define PRECISION (-18) /* precision assumed (about 4 us) */
123 #define NOT_INITIALIZED -9999. /* initial pivot longitude */
191 mx4200_start, /* start up driver */
203 * mx4200_start - ope
211 register struct mx4200unit *up; mx4200_start() local
262 register struct mx4200unit *up; mx4200_shutdown() local
284 register struct mx4200unit *up; mx4200_config() local
482 register struct mx4200unit *up; mx4200_ref() local
603 register struct mx4200unit *up; mx4200_poll() local
664 register struct mx4200unit *up; mx4200_receive() local
952 struct mx4200unit *up; mx4200_parse_t() local
1234 struct mx4200unit *up; mx4200_parse_p() local
1455 struct mx4200unit *up; mx4200_parse_s() local
1499 struct mx4200unit *up; mx4200_pps() local
1563 struct mx4200unit *up; mx4200_debug() local
1597 struct mx4200unit *up; global() local
[all...]
H A Drefclock_neoclock4x.c4 * - NeoClock4X driver for DCF77 or FIA Timecode
6 * Date: 2009-12-04 v1.16
57 * NTP version 4.20 change the pp->msec field to pp->nsec.
105 #define NEOCLOCK4X_DRIVER_VERSION "1.16 (2009-12-04)"
151 neoclock4x_start, /* start up driver */
164 struct neoclock4x_unit *up; in neoclock4x_start() local
176 (void) snprintf(dev, sizeof(dev)- in neoclock4x_start()
394 struct neoclock4x_unit *up; neoclock4x_shutdown() local
446 struct neoclock4x_unit *up; neoclock4x_receive() local
662 struct neoclock4x_unit *up; neoclock4x_poll() local
678 struct neoclock4x_unit *up; neoclock4x_control() local
[all...]
H A Drefclock_true.c2 * refclock_true - clock driver for the Kinemetrics/TrueTime receivers
3 * Receiver Version 3.0C - tested plain, with CLKLDISC
5 * - Support TL-3 WWV TOD receiver
46 * GOES: (468-DC, usable with GPS->GOES converting antenna)
47 * GPS/TM-TMD:
48 * XL-DC: (a 151-602-21
219 struct true_unit *up; true_debug() local
269 register struct true_unit *up; true_start() local
331 register struct true_unit *up; true_shutdown() local
351 register struct true_unit *up; true_receive() local
654 struct true_unit *up; true_doevent() local
927 struct true_unit *up; true_poll() local
[all...]
H A Drefclock_as2201.c2 * refclock_as2201 - clock driver for the Austron 2201A GPS
22 * Buffered RS-232-C Interface Module. Note that the original 2200/2201
30 * a multi-line reply showing the corresponding statistics or other
37 * In order for this code to work, the radio must be placed in non-
44 * default configuration is used with stock kernels and serial-line
55 * available using a gadget box and 1-pps signal from the receiver. This
57 * addition, the serial output and 1-pps signal can be bussed to more
68 #define PRECISION (-20) /* precision assumed (about 1 us) */
96 * specified as the first line of output as an ASCII-encod
160 register struct as2201unit *up; as2201_start() local
211 register struct as2201unit *up; as2201_shutdown() local
231 register struct as2201unit *up; as2201_receive() local
[all...]
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_uar.c1 /*-
2 * Copyright (c) 2013-2020, Mellanox Technologies. All rights reserved.
31 #include <linux/io-mapping.h>
73 system_page_index = index >> (PAGE_SHIFT - MLX5_ADAPTER_PAGE_SHIFT); in uar2pfn()
77 return (pci_resource_start(mdev->pdev, 0) >> PAGE_SHIFT) + system_page_index; in uar2pfn()
82 struct mlx5_uars_page *up = container_of(kref, struct mlx5_uars_page, ref_count); in up_rel_func() local
84 list_del(&up->list); in up_rel_func()
85 iounmap(up->map); in up_rel_func()
86 if (mlx5_cmd_free_uar(up->mdev, up->index)) in up_rel_func()
87 mlx5_core_warn(up->mdev, "failed to free uar index %d\n", up->index); in up_rel_func()
[all …]
/freebsd/sys/dev/usb/
H A Dusb_process.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
82 /*------------------------------------------------------------------------*
86 *------------------------------------------------------------------------*/
90 struct usb_process *up = arg; in usb_process() local
100 sched_prio(td, up->up_prio); in usb_process()
103 USB_MTX_LOCK(up->up_mtx); in usb_process()
105 up->up_curtd = td; in usb_process()
108 if (up->up_gone) in usb_process()
131 * Non-working solution: Before we queue the programming in usb_process()
[all …]
/freebsd/sys/kern/
H A Dsubr_unit.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2004 Poul-Henning Kamp
31 * These functions implement a mixed run-length/bitmap management of unit
36 * A return value of -1 signals that no more unit numbers are available.
51 * sleep so the free_unr() function does not come in a pre-locked variant.
131 #define UNR_NO_MTX ((void *)(uintptr_t)-1)
140 KASSERT(mp->state == 0, ("mutex already locked")); in mtx_lock()
141 mp->state = 1; in mtx_lock()
147 KASSERT(mp->state == 1, ("mutex not locked")); in mtx_unlock()
[all …]
/freebsd/tests/sys/mac/ipacl/
H A Dipacl_test.sh1 #-
50 jidA=$(jls -j A -s jid | grep -o -E '[0-9]+')
51 jidB=$(jls -j B -s jid | grep -o -E '[0-9]+')
56 atf_check -s exit:0 -e ignore \
57 jexec A ifconfig ${epairA}b 192.0.2.2/24 up
58 atf_check -s exit:0 -e ignore \
59 jexec A ifconfig ${epairA}b 203.0.113.254/24 up
66 atf_check -s not-exit:0 -e ignore \
67 jexec A ifconfig ${epairA}b 192.0.2.2/24 up
68 atf_check -s not-exit:0 -e ignore \
[all …]
/freebsd/tests/sys/netpfil/pf/
H A Dpfsync.sh2 # SPDX-License-Identifier: BSD-2-Clause
56 jexec one ifconfig ${epair_sync}a 192.0.2.1/24 up
57 jexec one ifconfig ${epair_one}a 198.51.100.1/24 up
62 up
63 jexec two ifconfig ${epair_two}a 198.51.100.2/24 up
64 jexec two ifconfig ${epair_sync}b 192.0.2.2/24 up
69 up
72 jexec one pfctl -e
76 jexec two pfctl -e
81 hostid_one=$(jexec one pfctl -si -v | awk '/Hostid:/ { gsub(/0x/, "", $2); printf($2); }')
[all …]
/freebsd/contrib/libfido2/tools/
H A Dtest.sh1 #!/bin/sh -ex
3 # Copyright (c) 2021-2022 Yubico AB. All rights reserved.
4 # Use of this source code is governed by a BSD-style
6 # SPDX-License-Identifier: BSD-2-Clause
8 # usage: ./test.sh "$(mktemp -d fido2test-XXXXXXXX)" device
11 # - is incomplete;
12 # - assumes CTAP 2.1-like hmac-secret;
13 # - should pass as-is on a YubiKey with a PIN set;
14 # - may otherwise require set +e above;
15 # - can be executed with UV=1 to run additional UV tests;
[all …]
/freebsd/contrib/sendmail/src/
H A Dudb.c2 * Copyright (c) 1998-2003, 2006 Proofpoint, Inc. and its suppliers.
4 * Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved.
18 SM_RCSID("@(#)$Id: udb.c,v 8.166 2013-11-22 20:51:57 ca Exp $ (with USERDB)")
20 SM_RCSID("@(#)$Id: udb.c,v 8.166 2013-11-22 20:51:57 ca Exp $ (without USERDB)")
38 ** UDB.C -- interface between sendmail and Berkeley User Data Base.
52 /* type UE_REMOTE -- do remote call for lookup */
62 /* type UE_FORWARD -- forward message to remote */
70 /* type UE_FETCH -- look up in local database */
84 # define UDB_REMOTE 2 /* look up in remote database */
85 # define UDB_DBFETCH 3 /* look up in local database */
[all …]
/freebsd/tests/sys/net/
H A Dif_vlan.sh22 jexec alcatraz ifconfig ${epair_vlan}a up
23 jexec alcatraz ifconfig ${vlan0} 10.0.0.1/24 up
28 atf_check -s exit:0 \
31 jexec singsing ifconfig ${epair_vlan}b up
32 jexec singsing ifconfig ${vlan1} 10.0.0.2/24 up
34 atf_check -s exit:0 -o ignore jexec singsing ping -c 1 10.0.0.1
37 atf_check -s exit:0 \
39 atf_check -s exit:2 -o ignore jexec singsing ping -c 1 10.0.0.1
43 atf_check -s exit:0 \
45 atf_check -s exit:0 -o ignore jexec singsing ping -c 1 10.0.0.1
[all …]
H A Dif_bridge_test.sh2 # SPDX-License-Identifier: BSD-2-Clause
50 jexec alcatraz ifconfig ${epair_alcatraz}b 192.0.2.1/24 up
51 jexec singsing ifconfig ${epair_singsing}b 192.0.2.2/24 up
55 ifconfig ${bridge} up
56 ifconfig ${epair_alcatraz}a up
57 ifconfig ${epair_singsing}a up
61 atf_check -s exit:0 -o ignore jexec alcatraz ping -c 3 -t 1 192.0.2.2
62 atf_check -s exit:0 -o ignore jexec singsing ping -c 3 -t 1 192.0.2.1
90 jexec a ifconfig ${epair_one}a up
91 jexec a ifconfig ${epair_two}a up
[all …]
/freebsd/contrib/bmake/
H A DChangeLog1 2024-07-13 Simon J Gerraty <sjg@beast.crufty.net>
7 2024-07-12 Simon J Gerraty <sjg@beast.crufty.net>
17 * unit-tests/Makefile: expand BROKEN_TESTS for ksh and
20 2024-07-11 Simon J Gerraty <sjg@beast.crufty.net>
23 Merge with NetBSD make, pick up
29 2024-07-09 Simon J Gerraty <sjg@beast.crufty.net>
32 Merge with NetBSD make, pick up
36 2024-07-07 Simon J Gerraty <sjg@beast.crufty.net>
39 Merge with NetBSD make, pick up
46 2024-07-06 Simon J Gerraty <sjg@beast.crufty.net>
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollAndJamPass.cpp1 //===- LoopUnrollAndJam.cpp - Loop unroll and jam pass --------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
54 #define DEBUG_TYPE "loop-unroll-and-jam"
71 AllowUnrollAndJam("allow-unroll-and-jam", cl::Hidden,
72 cl::desc("Allows loops to be unroll-and-jammed."));
75 "unroll-and-jam-count", cl::Hidden,
80 "unroll-and-jam-threshold", cl::init(60), cl::Hidden,
84 "pragma-unroll-and-jam-threshold", cl::init(1024), cl::Hidden,
[all …]
H A DLoopUnrollPass.cpp1 //===- LoopUnroll.cpp - Loop unroller pass --------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
10 // been canonicalized by the -indvars pass, allowing it to determine the trip
12 //===----------------------------------------------------------------------===//
74 #define DEBUG_TYPE "loop-unroll"
77 "forget-scev-loop-unroll", cl::init(false), cl::Hidden,
79 " the current top-most loop. This is sometimes preferred to reduce"
83 UnrollThreshold("unroll-threshold", cl::Hidden,
88 "unroll-optsize-threshold", cl::init(0), cl::Hidden,
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drockchip-pinconf.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /omit-if-no-ref/
8 pcfg_pull_up: pcfg-pull-up {
9 bias-pull-up;
12 /omit-if-no-ref/
13 pcfg_pull_down: pcfg-pull-down {
14 bias-pull-down;
17 /omit-if-no-ref/
18 pcfg_pull_none: pcfg-pull-none {
19 bias-disable;
[all …]

12345678910>>...47