Home
last modified time | relevance | path

Searched +full:- +full:only (Results 1 – 25 of 1163) sorted by relevance

12345678910>>...47

/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/
H A DBEGEMOT-PF-MIB.txt1 --
2 -- ----------------------------------------------------------------------------
3 -- "THE BEER-WARE LICENSE" (Revision 42):
4 -- <philip@FreeBSD.org> wrote this file. As long as you retain this notice you
5 -- can do whatever you want with this stuff. If we meet some day, and you think
6 -- this stuff is worth it, you can buy me a beer in return. -Philip Paeps
7 -- ----------------------------------------------------------------------------
8 --
10 BEGEMOT-PF-MIB DEFINITIONS ::= BEGIN
13 MODULE-IDENTITY, OBJECT-TYPE, Counter64, Integer32,
[all …]
/freebsd/sys/contrib/device-tree/include/dt-bindings/clock/
H A Dr9a07g043-cpg.h1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
8 #include <dt-bindings/clock/renesas-cpg-mssr.h>
19 #define R9A07G043_CLK_M2 8 /* RZ/G2UL Only */
20 #define R9A07G043_CLK_M3 9 /* RZ/G2UL Only */
27 #define R9A07G043_CLK_AT 16 /* RZ/G2UL Only */
32 #define R9A07G043_CA55_SCLK 0 /* RZ/G2UL Only */
33 #define R9A07G043_CA55_PCLK 1 /* RZ/G2UL Only */
34 #define R9A07G043_CA55_ATCLK 2 /* RZ/G2UL Only */
35 #define R9A07G043_CA55_GICCLK 3 /* RZ/G2UL Only */
36 #define R9A07G043_CA55_PERICLK 4 /* RZ/G2UL Only */
[all …]
H A Dexynos4.h1 /* SPDX-License-Identifier: GPL-2.0 */
29 #define CLK_MOUT_MPLL_USER_T 17 /* Exynos4x12 only */
30 #define CLK_MOUT_MPLL_USER_C 18 /* Exynos4x12 only */
54 #define CLK_SCLK_MDNIE0 141 /* Exynos4412 only */
63 #define CLK_SCLK_SATA 150 /* Exynos4210 only */
76 #define CLK_SCLK_FIMD1 163 /* Exynos4210 only */
77 #define CLK_SCLK_MIPI1 164 /* Exynos4210 only */
82 #define CLK_SCLK_MIPIHSI 169 /* Exynos4412 only */
[all...]
/freebsd/contrib/tzdata/
H A Dafrica4 # 2009-05-17 by Arthur David Olson.
11 # From Paul Eggert (2018-05-27):
30 # Milne J. Civil time. Geogr J. 1899 Feb;13(2):173-94.
37 # European-style abbreviations are commonly used along the Mediterranean.
38 # For sub-Saharan Africa abbreviations were less standardized.
54 # I vaguely recall 'WAT' also being used for -01 in the past but
63 # the other abbreviations are rarer and are only in past timestamps,
64 # they are paired with better-attested non-DST abbreviations.
68 # Rule NAME FROM TO - IN ON AT SAVE LETTER/S
69 Rule Algeria 1916 only - Jun 14 23:00s 1:00 S
[all …]
H A Deurope4 # 2009-05-17 by Arthur David Olson.
11 # From Paul Eggert (2017-02-10):
38 # <http://cs.ucla.edu/~eggert/The-Waste-of-Daylight-19th.pdf>
39 # [PDF] (1914-03)
41 # Milne J. Civil time. Geogr J. 1899 Feb;13(2):173-9
[all...]
H A Dasia4 # 2009-05-17 by Arthur David Olson.
11 # From Paul Eggert (2019-07-11):
30 # Milne J. Civil time. Geogr J. 1899 Feb;13(2):173-94.
64 # Technical Support (including a page from the Official Airline Guide -
70 # Rule NAME FROM TO - IN ON AT SAVE LETTER/S
71 Rule EUAsia 1981 max - Mar lastSun 1:00u 1:00 S
72 Rule EUAsia 1979 1995 - Sep lastSun 1:00u 0 -
[all...]
/freebsd/contrib/bsnmp/snmp_ntp/
H A DNTP-PROXY-MIB.txt1 --
2 -- NTP Proxy MIB, Revision 0.2, 7/25/97
3 --
5 NTP-PROXY-MIB DEFINITIONS ::= BEGIN
9 FROM NTP-MIB
11 Integer32, IpAddress, MODULE-IDENTITY, OBJECT-TYPE, Unsigned32,
13 FROM SNMPv2-SMI
15 TEXTUAL-CONVENTION, TruthValue
16 FROM SNMPv2-TC;
18 ntpProxyMIB MODULE-IDENTITY
[all …]
H A DNTP-MIB.txt1 --
2 -- NTP MIB, Revision 0.2, 7/25/97
3 --
5 NTP-MIB DEFINITIONS ::= BEGIN
8 Integer32, IpAddress, MODULE-IDENTITY, OBJECT-TYPE, Unsigned32,
10 FROM SNMPv2-SMI
12 TEXTUAL-CONVENTION, TruthValue
13 FROM SNMPv2-TC;
15 ntpMIB MODULE-IDENTITY
16 LAST-UPDATED "199707251530Z"
[all …]
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dqcom,camss.txt5 - compatible:
9 - "qcom,msm8916-camss"
10 - "qcom,msm8996-camss"
11 - "qcom,sdm660-camss"
12 - reg:
14 Value type: <prop-encoded-array>
15 Definition: Register ranges as listed in the reg-names property.
16 - reg-names:
20 - "csiphy0"
21 - "csiphy0_clk_mux"
[all …]
/freebsd/share/termcap/
H A Dtck1 #!/bin/sh -
34 # Look for default (and termcap-only?) capabilities.
38 sed -n \
39 -e 's/ bc=^H$/DEFAULT &/p' \
40 -e 's/ bc=\\h$/DEFAULT &/p' \
41 -e 's/ bc=\\10$/DEFAULT &/p' \
42 -e 's/ bc=\\010$/DEFAULT &/p' \
43 -e 's/ bl=^G$/DEFAULT &/p' \
44 -e 's/ bl=\\7$/DEFAULT &/p' \
45 -e 's/ bl=\\07$/DEFAULT &/p' \
[all …]
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A DBEGEMOT-WIRELESS-MIB.txt1 --
2 -- Copyright (C) 2010 The FreeBSD Foundation
3 --
4 -- This documentation was written by Shteryana Sotirova Shopova under
5 -- sponsorship from the FreeBSD Foundation.
6 --
7 -- Redistribution and use in source and binary forms, with or without
8 -- modification, are permitted provided that the following conditions
9 -- are met:
10 -- 1. Redistributions of source code must retain the above copyright
[all …]
/freebsd/bin/chflags/
H A Dchflags.11 .\"-
56 .Bl -tag -width indent
105 .Bl -tag -offset indent -width ".Cm opaque"
107 set the archived flag (super-user only)
109 set the nodump flag (owner or super-user only)
111 set the opaque flag (owner or super-user only)
113 set the system append-only flag (super-user only)
115 set the system immutable flag (super-user only)
119 set the system undeletable flag (super-user only)
121 set the user append-only flag (owner or super-user only)
[all …]
/freebsd/usr.sbin/bsnmpd/modules/snmp_hast/
H A DBEGEMOT-HAST-MIB.txt1 --
2 -- Copyright (c) 2013 Mikolaj Golub <trociny@FreeBSD.org>
3 -- All rights reserved.
4 --
5 -- Redistribution and use in source and binary forms, with or without
6 -- modification, are permitted provided that the following conditions
7 -- are met:
8 -- 1. Redistributions of source code must retain the above copyright
9 -- notice, this list of conditions and the following disclaimer.
10 -- 2. Redistributions in binary form must reproduce the above copyright
[all …]
/freebsd/contrib/libarchive/cpio/
H A Dbsdcpio.12 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2003-2007 Tim Kientzle
22 .Ar < name-list
27 .Ar dest-dir
28 .Ar < name-list
39 .Bl -tag -compact -width indent
47 If one or more file patterns are specified, only files matching
54 Pass-through.
61 .Bl -tag -width indent
70 (o mode only)
[all …]
/freebsd/contrib/libarchive/tar/
H A Dbsdtar.12 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2003-2007 Tim Kientzle
16 .Op Ar bundled-flags Ao args Ac
24 .Fl f Ar archive-file
35 rpm, 7-zip, and ISO 9660 cdrom images and can create tar, pax, cpio, ar, zip,
36 7-zip, and shar archives.
48 .Bl -tag -compact -width indent
57 Note that this only works on uncompressed archives stored in regular files.
70 but new entries are added only if they have a modification date
72 Note that this only works on uncompressed archives stored in regular files.
[all …]
/freebsd/lib/libsys/
H A Dntp_adjtime.261 to adjust the phase and frequency of the phase- or frequency-lock loop
69 In the following, all variables that refer PPS are only relevant if
78 .Bd -literal
91 * The following read-only structure members are implemented
92 * only if the PPS signal discipline is configured in the
109 .Bl -tag -width tolerance -compact
113 call (write-only).
115 .Bl -tag -width MOD_TIMECONST -compact -offset indent
135 system time in small increments (read-write).
137 Frequency offset (scaled ppm) (read-write).
[all …]
/freebsd/contrib/ofed/libibverbs/man/
H A Dibv_query_qp.31 .\" -*- nroff -*-
2 .\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md
4 .TH IBV_QUERY_QP 3 2006-10-31 libibverbs "Libibverbs Programmer's Manual"
6 ibv_query_qp \- get the attributes of a queue pair (QP)
33 enum ibv_qp_state cur_qp_state; /* Current QP state - irrelevant for ibv_query_qp */
34 enum ibv_mtu path_mtu; /* Path MTU (valid only for RC/UC QPs) */
36 uint32_t qkey; /* Q_Key of the QP (valid only for UD QPs) */
37 uint32_t rq_psn; /* PSN for receive queue (valid only for RC/UC QPs) */
38 uint32_t sq_psn; /* PSN for send queue (valid only for RC/UC QPs) */
39 uint32_t dest_qp_num; /* Destination QP number (valid only for RC/UC QPs) */
[all …]
H A Dibv_modify_qp.31 .\" -*- nroff -*-
2 .\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md
4 .TH IBV_MODIFY_QP 3 2006-10-31 libibverbs "Libibverbs Programmer's Manual"
6 ibv_modify_qp \- modify the attributes of a queue pair (QP)
29 enum ibv_mtu path_mtu; /* Path MTU (valid only for RC/UC QPs) */
31 uint32_t qkey; /* Q_Key for the QP (valid only for UD QPs) */
32 uint32_t rq_psn; /* PSN for receive queue (valid only for RC/UC QPs)…
33 uint32_t sq_psn; /* PSN for send queue (valid only for RC/UC QPs) */
34 uint32_t dest_qp_num; /* Destination QP number (valid only for RC/UC QPs)…
35 … qp_access_flags; /* Mask of enabled remote access operations (valid only for RC/UC QPs) */
[all …]
/freebsd/usr.bin/locale/
H A Dlocale.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
33 * XXX: correctly handle reserved 'charmap' keyword and '-m' option (require
142 /* LC_MONETARY - POSIX */
186 /* LC_NUMERIC - POSIX */
193 /* LC_NUMERIC - local additions */
195 RADIXCHAR, "Same as decimal_point (FreeBSD only)" }, /* compat */
197 THOUSEP, "Same as thousands_sep (FreeBSD only)" }, /* compat */
199 /* LC_TIME - POSIX */
228 /* LC_TIME - local additions */
[all …]
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_pcie_interrupts.h1 /*-
10 found at http://www.gnu.org/licenses/gpl-2.0.html
50 * Only 2 interrupts go from the pcie unit to the GIC:
52 * 2. INTA assert/deassert (RC only).
67 AL_PCIE_INT_GRP_C, /* Rev3 only */
68 AL_PCIE_INT_GRP_D, /* Rev3 only */
73 * App group A interrupts mask - don't change
77 /** [RC only] Deassert_INTD received */
79 /** [RC only] Deassert_INTC received */
81 /** [RC only] Deassert_INTB received */
[all …]
/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBDataExtensions.i22 …key = key * self.item_size # SBData uses byte-based indexes, but we want to use itemsize-based ind…
58 elif value < -2147483648:
137 …uint8 = property(_make_helper_uint8, None, doc='''A read only property that returns an array-like …
138 …int16 = property(_make_helper_uint16, None, doc='''A read only property that returns an array-like…
139 …int32 = property(_make_helper_uint32, None, doc='''A read only property that returns an array-like…
140 …int64 = property(_make_helper_uint64, None, doc='''A read only property that returns an array-like…
141 …sint8 = property(_make_helper_sint8, None, doc='''A read only property that returns an array-like …
142 …int16 = property(_make_helper_sint16, None, doc='''A read only property that returns an array-like…
143 …int32 = property(_make_helper_sint32, None, doc='''A read only property that returns an array-like…
144 …int64 = property(_make_helper_sint64, None, doc='''A read only property that returns an array-like…
[all …]
/freebsd/contrib/elftoolchain/nm/
H A Dnm.125 .\" $Id: nm.1 3642 2018-10-14 14:24:28Z jkoshy $
35 .Op Fl -debug-syms
36 .Op Fl -defined-only
37 .Op Fl -demangle Ns Op = Ns style
38 .Op Fl -dynamic
39 .Op Fl -extern-only
40 .Op Fl -help
41 .Op Fl -line-numbers
42 .Op Fl -no-demangle
43 .Op Fl -no-sort
[all …]
/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpv4-mib.mib1 -- *********************************************************************
2 --
3 -- The Network Time Protocol Version 4
4 -- Management Information Base (MIB)
5 --
6 -- Authors: Heiko Gerstung (heiko.gerstung@meinberg.de)
7 -- Chris Elliott (chelliot@pobox.com)
8 --
9 -- for the Internet Engineering Task Force (IETF)
10 -- NTP Working Group (ntpwg)
[all …]
/freebsd/contrib/wpa/src/eap_common/
H A Deap_sim_common.h2 * EAP peer/server: EAP-SIM/AKA/AKA' shared routines
3 * Copyright (c) 2004-2008, Jouni Malinen <j@w1.fi>
27 /* EAP-SIM Subtypes */
45 /* EAP-AKA Subtypes */
122 return -1; in eap_aka_prime_derive_keys_reauth()
130 return -1; in eap_sim_verify_mac_sha256()
135 /* EAP-SIM/AKA Attributes (0..127 non-skippable) */
137 #define EAP_SIM_AT_AUTN 2 /* only AKA */
138 #define EAP_SIM_AT_RES 3 /* only AKA, only peer->server */
139 #define EAP_SIM_AT_AUTS 4 /* only AKA, only peer->server */
[all …]
/freebsd/contrib/ncurses/man/
H A Dcurs_threads.3x3 .\" Copyright 2021-2023,2024 Thomas E. Dickey *
4 .\" Copyright 2008-2015,2017 Free Software Foundation, Inc. *
32 .TH curs_threads 3X 2024-03-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
55 \fB\%use_window\fP \-
56 \fIcurses\fR support for multi-threaded applications
73 The \fI\%ncurses\fP library can be configured to support multi-threaded
105 maintaining them as as read-only values in the \fISCREEN\fP structure.
108 thread-safe.
109 We would expect a multi-threaded application to have threads updating
124 coarse-grained mutexes for their respective \fI\%WINDOW\fP and
[all …]

12345678910>>...47