| /freebsd/contrib/tzdata/ |
| H A D | backward | 18 # backward compatibility link. Each section is sorted by link name. 20 # A "#= TARGET1" comment labels each link inserted only because some 24 # "Link Australia/Sydney Australia/ACT #= Australia/Canberra" would be 25 # "Link Australia/Canberra Australia/ACT" were it not that data lines 33 # Link TARGET LINK-NAME #= TARGET1 34 Link Australia/Sydney Australia/ACT #= Australia/Canberra 35 Link Australia/Lord_Howe Australia/LHI 36 Link Australia/Sydney Australia/NSW 37 Link Australia/Darwin Australia/North 38 Link Australia/Brisbane Australia/Queensland [all …]
|
| /freebsd/sys/dev/qat/qat_api/firmware/include/ |
| H A D | icp_qat_fw_mmp_ids.h | 21 * @li 1 input parameters : @link 23 * @li 2 output parameters : @link 24 * icp_qat_fw_mmp_ecsm2_generator_multiplication_output_s::xd xd @endlink @link 29 * @li 3 input parameters : @link 30 * icp_qat_fw_mmp_ecsm2_point_multiplication_input_s::k k @endlink @link 31 * icp_qat_fw_mmp_ecsm2_point_multiplication_input_s::x x @endlink @link 33 * @li 2 output parameters : @link 34 * icp_qat_fw_mmp_ecsm2_point_multiplication_output_s::xd xd @endlink @link 39 * @li 2 input parameters : @link icp_qat_fw_mmp_ecsm2_point_verify_input_s::x x 40 * @endlink @link icp_qat_fw_mmp_ecsm2_point_verify_input_s::y y @endlink [all …]
|
| /freebsd/contrib/ntp/libntp/lib/isc/include/isc/ |
| H A D | list.h | 36 #define ISC_LINK_INIT_TYPE(elt, link, type) \ argument 38 (elt)->link.prev = (type *)(-1); \ 39 (elt)->link.next = (type *)(-1); \ 41 #define ISC_LINK_INIT(elt, link) \ argument 42 ISC_LINK_INIT_TYPE(elt, link, void) 43 #define ISC_LINK_LINKED(elt, link) ((void *)((elt)->link.prev) != (void *)(-1)) argument 49 #define __ISC_LIST_PREPENDUNSAFE(list, elt, link) \ argument 52 (list).head->link.prev = (elt); \ 55 (elt)->link.prev = NULL; \ 56 (elt)->link.next = (list).head; \ [all …]
|
| /freebsd/lib/libc/include/isc/ |
| H A D | list.h | 34 #define LINK(type) struct { type *prev, *next; } macro 35 #define INIT_LINK_TYPE(elt, link, type) \ argument 37 (elt)->link.prev = (type *)(-1); \ 38 (elt)->link.next = (type *)(-1); \ 40 #define INIT_LINK(elt, link) \ argument 41 INIT_LINK_TYPE(elt, link, void) 42 #define LINKED(elt, link) ((void *)((elt)->link.prev) != (void *)(-1) && \ argument 43 (void *)((elt)->link.next) != (void *)(-1)) 49 #define PREPEND(list, elt, link) \ argument 51 INSIST(!LINKED(elt, link));\ [all …]
|
| /freebsd/sys/dev/ocs_fc/ |
| H A D | ocs_list.h | 64 * @brief list/link structure 66 * used for both the list object, and the link object(s). offset 69 * when ocs_list_t is used as a link (ocs_list_link_t). 76 ocs_list_t *next; /*<< pointer to head of list (or next if link) */ 77 ocs_list_t *prev; /*<< pointer to tail of list (or previous if link) */ 78 uint32_t offset; /*<< offset in bytes to the link element of the objects in list */ 82 /* item2link - return pointer to link given pointer to an item */ 85 /* link2item - return pointer to item given pointer to a link */ 86 #define link2item(list, link) ((void*) (((uint8_t*)(link)) - (list)->offset)) argument 92 * offsetof(type, link) [all …]
|
| /freebsd/bin/ln/ |
| H A D | ln.1 | 37 .Nm link 38 .Nd link files 52 .Nm link 67 instead, a link 71 How a link 73 to a file is one of the differences between a hard and symbolic link. 79 so that the link may occur. 100 When creating a hard link to a symbolic link, 101 create a hard link to the target of the symbolic link. 107 When creating a hard link to a symbolic link, [all …]
|
| /freebsd/bin/ln/tests/ |
| H A D | ln_test.sh | 42 atf_set "descr" "Verify that when creating a hard link to a " \ 43 "symbolic link, '-L' option creates a hard" \ 44 "link to the target of the symbolic link" 58 atf_set "descr" "Verify that when creating a hard link to a " \ 59 "symbolic link, '-P' option creates a hard " \ 60 "link to the symbolic link itself" 74 "'-f' option unlinks it so that link may occur" 86 atf_set "descr" "Verify whether creating a hard link fails if the " \ 99 atf_set "descr" "Verify whether creating a symbolic link fails if " \ 112 "link, '-shf' option prevents following the link" [all …]
|
| /freebsd/share/man/man4/ |
| H A D | ng_ppp.4 | 56 multi-link PPP, Van Jacobson compression, PPP compression, PPP 58 A single PPP node corresponds to one PPP multi-link bundle. 60 There is a separate hook for each PPP link in the bundle, plus 75 In general, the PPP node enables a specific link or functionality when 82 When a link is connected but disabled, traffic can still flow on 83 the link via the 86 .Sh LINK HOOKS 96 information fields, but no checksum or other link-specific fields. 105 field compression has been enabled for the link, the address and 112 should not be connected and enabled until the corresponding link [all …]
|
| H A D | ng_bridge.4 | 48 Each link (represented by a connected hook) is used to transmit 50 As packets are received, the node learns which link each 53 link only, and other links are spared the traffic. 55 every received packet to every other link. 65 If a host is detected on link A, and is then detected on link B 66 within a certain time period after first being detected on link A, 67 then link B is considered to be a looped back link. 70 A looped back link will be temporarily muted, i.e., all traffic 71 received on that link is ignored. 75 mechanism on a per-link basis is not yet implemented. [all …]
|
| H A D | rtwn_usb.4 | 75 .It "D-Link DWA-121 rev C1A (N150 Nano)" Ta RTL8188EU Ta USB 2.0 76 .It "D-Link DWA-123 rev D1" Ta RTL8188EU Ta USB 2.0 77 .It "D-Link DWA-125 rev D1" Ta RTL8188EU Ta USB 2.0 78 .It "D-Link DWA-131" Ta RTL8192CU Ta USB 2.0 79 .It "D-Link DWA-131 rev E1" Ta RTL8192EU Ta USB 2.0 80 .It "D-Link DWA-171 rev A1" Ta RTL8821AU Ta USB 2.0 81 .It "D-Link DWA-172 rev A1" Ta RTL8821AU Ta USB 2.0 82 .It "D-Link DWA-180 rev A1" Ta RTL8812AU Ta USB 2.0 83 .It "D-Link DWA-182 rev C1" Ta RTL8812AU Ta USB 3.0 103 .It "TP-Link Archer T2U Nano" Ta RTL8821AU Ta USB 2.0 [all …]
|
| /freebsd/sys/contrib/dev/iwlwifi/mld/ |
| H A D | link.c | 7 #include "link.h" 42 struct iwl_mld_link *link = iwl_mld_link_from_mac80211(link_conf); in iwl_mld_add_link_to_fw() local 47 if (WARN_ON(!link)) in iwl_mld_add_link_to_fw() 50 cmd.link_id = cpu_to_le32(link->fw_id); in iwl_mld_add_link_to_fw() 65 struct ieee80211_bss_conf *link, in iwl_mld_fill_rates() argument 73 unsigned long basic = link->basic_rates; in iwl_mld_fill_rates() 151 struct ieee80211_bss_conf *link, in iwl_mld_fill_protection_flags() argument 154 u8 protection_mode = link->ht_operation_mode & in iwl_mld_fill_protection_flags() 160 if (link->use_cts_prot) in iwl_mld_fill_protection_flags() 175 if (link->chanreq.oper.width > NL80211_CHAN_WIDTH_20) in iwl_mld_fill_protection_flags() [all …]
|
| H A D | ap.c | 45 struct ieee80211_bss_conf *link, in iwl_mld_get_rate_flags() argument 48 u32 legacy = link->beacon_tx_rate.control[band].legacy; in iwl_mld_get_rate_flags() 96 struct ieee80211_bss_conf *link) in iwl_mld_fill_beacon_template_cmd() argument 98 struct iwl_mld_link *mld_link = iwl_mld_link_from_mac80211(link); in iwl_mld_fill_beacon_template_cmd() 111 ctx = wiphy_dereference(mld->wiphy, link->chanctx_conf); in iwl_mld_fill_beacon_template_cmd() 127 flags |= iwl_mld_get_rate_flags(mld, info, vif, link, in iwl_mld_fill_beacon_template_cmd() 200 struct iwl_mld_link *link; in iwl_mld_free_ap_early_key() local 205 link = iwl_mld_link_dereference_check(mld_vif, key->link_id); in iwl_mld_free_ap_early_key() 206 if (WARN_ON(!link)) in iwl_mld_free_ap_early_key() 209 for (int i = 0; i < ARRAY_SIZE(link->ap_early_keys); i++) { in iwl_mld_free_ap_early_key() [all …]
|
| H A D | sta.h | 26 * struct iwl_mld_link_sta - link-level station 28 * This represents the link-level sta - the driver level equivalent to the 33 * @in_fw: whether the link STA is uploaded to the FW (false during restart) 35 * @fw_id: the FW id of this link sta. 50 rcu_dereference_check((mld_sta)->link[link_id], \ 54 for (link_id = 0; link_id < ARRAY_SIZE((mld_sta)->link); \ 73 * struct iwl_mld_per_link_mpdu_counter - per-link TX/RX MPDU counters 87 * @per_link: per-link counters. 110 * @deflink: This holds the default link STA information, for non MLO STA all 111 * link specific STA information is accessed through @deflink or through [all …]
|
| /freebsd/usr.sbin/etcupdate/tests/ |
| H A D | always_test.sh | 99 # /first/difflinks/second: Modified link removed. Should 101 ln -s "old link" $OLD/first/difflinks/second/link 102 ln -s "test link" $TEST/first/difflinks/second/link 115 # /second/second/difflinks: Newly added link conflicts with 116 # existing link in test tree. Should generate a warning. 117 ln -s "new link" $NEW/second/second/difflinks/link 118 ln -s "test link" $TEST/second/second/difflinks/link 141 # non-link to a link in both the new and test trees, but the 143 # generate a new link conflict. 144 mkfifo $OLD/difftype/difftype/difflinks/link [all …]
|
| H A D | tests_test.sh | 111 ln -s "bar" $i/equal/equal/equal/link 120 ln -s "bar" $i/equal/first/first/link 133 # link. Nothing should happen. 135 ln -s "foo" $i/equal/difflinks/difflinks/link 137 ln -s "bar" $TEST/equal/difflinks/difflinks/link 152 ln -s "bar" $i/first/equal/second/link 165 ln -s "bar" $OLD/first/first/equal/link 181 # /first/difflinks/second: Modified link removed. Should 183 ln -s "old link" $OLD/first/difflinks/second/link 184 ln -s "test link" $TEST/first/difflinks/second/link [all …]
|
| /freebsd/lib/libsys/ |
| H A D | link.2 | 32 .Nm link , 34 .Nd make a hard file link 40 .Fn link "const char *name1" "const char *name2" 47 .Fn link 49 atomically creates the specified directory entry (hard link) 53 If the link is successful: the link count of the underlying object 66 is not deleted and the link count of the 73 must exist for the hard link to 88 .Fa link 113 names a symbolic link, a new link for the target of the symbolic link is [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Types.def | 38 … INVALID, "i", phases::Compile, phases::Backend, phases::Assemble, phases::Link) 39 … "c", phases::Preprocess, phases::Compile, phases::Backend, phases::Assemble, phases::Link) 40 … "cl", phases::Preprocess, phases::Compile, phases::Backend, phases::Assemble, phases::Link) 41 … INVALID, "cli", phases::Compile, phases::Backend, phases::Assemble, phases::Link) 42 … "clcpp", phases::Preprocess, phases::Compile, phases::Backend, phases::Assemble, phases::Link) 43 …X, INVALID, "clii", phases::Compile, phases::Backend, phases::Assemble, phases::Link) 44 …, INVALID, "cui", phases::Compile, phases::Backend, phases::Assemble, phases::Link) 45 … "cu", phases::Preprocess, phases::Compile, phases::Backend, phases::Assemble, phases::Link) 46 … "cu", phases::Preprocess, phases::Compile, phases::Backend, phases::Assemble, phases::Link) 47 … INVALID, "hipi", phases::Compile, phases::Backend, phases::Assemble, phases::Link) [all …]
|
| /freebsd/contrib/ntp/include/ |
| H A D | ntp_lists.h | 13 * The name of the next link field is passed as an argument to allow 14 * membership in several lists at once using multiple next link fields. 16 * When possible, placing the link field first in the entry structure 100 * because both link chains are circular. The beginning/end is marked 118 * an entry's link pointer when it is unlinked, as the stale pointer 255 * begins with the link pointer 259 gen_node * link; 357 #define DECL_DLIST_LINK(entrytype, link) \ 361 } link argument 363 #define INIT_DLIST(listhead, link) \ 257 gen_node * link; global() member 355 DECL_DLIST_LINK(entrytype,link) global() argument 367 HEAD_DLIST(listhead,link) global() argument 374 TAIL_DLIST(listhead,link) global() argument 381 NEXT_DLIST(listhead,entry,link) global() argument 388 PREV_DLIST(listhead,entry,link) global() argument 395 LINK_DLIST(listhead,pentry,link) global() argument 403 LINK_TAIL_DLIST(listhead,pentry,link) global() argument 411 UNLINK_DLIST(ptounlink,link) global() argument 419 ITER_DLIST_BEGIN(listhead,iter,link,entrytype) global() argument 431 REV_ITER_DLIST_BEGIN(listhead,iter,link,entrytype) global() argument [all...] |
| /freebsd/usr.sbin/ppp/ |
| H A D | physical.c | 79 #include "link.h" 164 p->link.type = PHYSICAL_LINK; in physical_Create() 165 p->link.name = dl->name; in physical_Create() 166 p->link.len = sizeof *p; in physical_Create() 169 throughput_init(&p->link.stats.total, SAMPLE_PERIOD); in physical_Create() 170 p->link.stats.parent = dl->bundle->ncp.mp.active ? in physical_Create() 171 &dl->bundle->ncp.mp.link.stats.total : NULL; in physical_Create() 172 p->link.stats.gather = 1; in physical_Create() 174 memset(p->link.Queue, '\0', sizeof p->link.Queue); in physical_Create() 175 memset(p->link.proto_in, '\0', sizeof p->link.proto_in); in physical_Create() [all …]
|
| H A D | link.h | 40 struct link { struct 46 struct pppThroughput total; /* Link throughput statistics */ 47 struct pppThroughput *parent; /* MP link throughput statistics */ argument 61 #define LINK_QUEUES(link) (sizeof (link)->Queue / sizeof (link)->Queue[0]) argument 62 #define LINK_HIGHQ(link) ((link)->Queue + LINK_QUEUES(link) - 1) argument 64 extern void link_SequenceQueue(struct link *); 65 extern void link_DeleteQueue(struct link *); 66 extern size_t link_QueueLen(struct link *); 67 extern size_t link_QueueBytes(struct link *); 68 extern void link_PendingLowPriorityData(struct link *, size_t *, size_t *); [all …]
|
| /freebsd/sys/contrib/dev/iwlwifi/mld/tests/ |
| H A D | link-selection.c | 3 * KUnit tests for link selection functions 11 #include "link.h" 27 } link; member 33 .input.link = { 44 .input.link = { 55 .input.link = { 67 .input.link = { 78 static void setup_link(struct ieee80211_bss_conf *link) in setup_link() argument 85 KUNIT_ALLOC_AND_ASSERT(test, link->bss); in setup_link() 87 link->bss->signal = DBM_TO_MBM(test_param->input.link.signal); in setup_link() [all …]
|
| /freebsd/contrib/netbsd-tests/usr.sbin/mtree/ |
| H A D | d_merge.in | 5 # directory "a" with only one entry, changing from dir to link 7 ./a/change-dir-to-link type=dir mode=0755 8 ./a/change-dir-to-link type=link mode=0755 10 # directory "b" with only one entry, changing from link to dir 12 ./b/change-link-to-dir type=link mode=0755 13 ./b/change-link-to-dir type=dir mode=0755 15 # directory "c" with multiple entries, one changing from dir to link 19 ./c/change-dir-to-link type=dir mode=0755 20 ./c/change-dir-to-link type=link mode=0755 22 # directory "d" with multiple entries, one changing from link to dir [all …]
|
| /freebsd/contrib/bsnmp/snmpd/ |
| H A D | snmpmod.h | 61 * First set of macros is used when the link is embedded into sub-struct 66 #define INSERT_OBJECT_OID_LINK_INDEX_TYPE(PTR, LIST, LINK, INDEX, SUBF) do {\ argument 70 TAILQ_FOREACH(_lelem, (LIST), LINK) \ 74 TAILQ_INSERT_TAIL((LIST), &(PTR)->SUBF, LINK); \ 76 TAILQ_INSERT_BEFORE(_lelem, &(PTR)->SUBF, LINK); \ 79 #define NEXT_OBJECT_OID_LINK_INDEX_TYPE(LIST, OID, SUB, LINK, INDEX, TYPE) ({\ argument 82 TAILQ_FOREACH(_lelem, (LIST), LINK) \ 88 #define FIND_OBJECT_OID_LINK_INDEX_TYPE(LIST, OID, SUB, LINK, INDEX, TYPE) ({\ argument 91 TAILQ_FOREACH(_lelem, (LIST), LINK) \ 98 * This set of macros allows specification of the link and index name. [all …]
|
| /freebsd/contrib/netbsd-tests/bin/cp/ |
| H A D | t_cp.sh | 28 FILES="file file2 file3 link dir dir2 dirlink target" 44 ln -s file link 105 atf_set "descr" "Checks the copy of a file to a symbolic link" 109 atf_check -s eq:0 -o empty -e empty cp file2 link 115 atf_set "descr" "Checks the copy of a symbolic link to a file" 119 # file and link are identical (not copied). 120 atf_check -s eq:1 -o empty -e ignore cp link file 121 atf_check -s eq:0 -o empty -e empty cp link file2 127 atf_set "descr" "Checks the copy of a file to a symbolic link" \ 132 atf_check -s eq:0 -o empty -e empty cp -P file link [all …]
|
| /freebsd/sys/netgraph/ |
| H A D | ng_bridge.c | 42 * algorithm is included which disables a link for priv->conf.loopTimeout 43 * seconds when a host is seen to have jumped from one link to 48 * tell us on which link the host may be found. A host's entry will 89 counter_u64_t recvOctets; /* total octets rec'd on link */ 90 counter_u64_t recvPackets; /* total pkts rec'd on link */ 91 counter_u64_t recvMulticasts; /* multicast pkts rec'd on link */ 92 counter_u64_t recvBroadcasts; /* broadcast pkts rec'd on link */ 96 counter_u64_t xmitOctets; /* total octets xmit'd on link */ 97 counter_u64_t xmitPackets; /* total pkts xmit'd on link */ 98 counter_u64_t xmitMulticasts; /* multicast pkts xmit'd on link */ [all …]
|