Home
last modified time | relevance | path

Searched refs:vend (Results 1 – 13 of 13) sorted by relevance

/dragonfly/usr.bin/env/
H A Denvopts.c392 const char *vbegin, *vend, *vvalue; in expand_vars() local
398 vbegin = vend = (*src_p) + 1; in expand_vars()
401 vend = vbegin + 1; in expand_vars()
402 while (*vend == '_' || isalnumch(*vend)) in expand_vars()
403 vend++; in expand_vars()
404 if (*vend == '}') in expand_vars()
417 *src_p = vend; in expand_vars()
418 namelen = vend - vbegin + 1; in expand_vars()
/dragonfly/contrib/dhcpcd/src/
H A Ddhcp.h167 uint8_t vend[BOOTP_VEND_LEN]; /* vendor specific area */ member
171 #define DHCP_MIN_LEN (offsetof(struct bootp, vend) + 4)
250 #define IS_DHCP(b) ((b)->vend[0] == 0x63 && \
251 (b)->vend[1] == 0x82 && \
252 (b)->vend[2] == 0x53 && \
253 (b)->vend[3] == 0x63)
H A Ddhcp.c186 p = bootp->vend + 4; /* options after the 4 byte cookie */ in get_option()
702 p = bootp->vend; in dhcp_message_add_addr()
708 len = (size_t)(p - bootp->vend); in dhcp_message_add_addr()
709 if (len + 6 > sizeof(bootp->vend)) { in dhcp_message_add_addr()
799 p = bootp->vend; in make_message()
1396 memcpy(&lease->cookie, bootp->vend, sizeof(lease->cookie)); in get_lease()
2439 p = (*bootp)->vend; in dhcp_message_new()
3305 memcpy(&lease->cookie, bootp->vend, sizeof(lease->cookie)); in dhcp_handledhcp()
3546 v = len - offsetof(struct bootp, vend); in dhcp_handlebootp()
3548 bootp->vend[v++] = '\0'; in dhcp_handlebootp()
[all …]
/dragonfly/sys/bus/u4b/
H A Dusbdi.h318 #define USB_VENDOR(vend) \ argument
319 .match_flag_vendor = 1, .idVendor = (vend)
324 #define USB_VP(vend,prod) \ argument
325 USB_VENDOR(vend), USB_PRODUCT(prod)
327 #define USB_VPI(vend,prod,info) \ argument
328 USB_VENDOR(vend), USB_PRODUCT(prod), USB_DRIVER_INFO(info)
/dragonfly/sys/vfs/nfs/
H A Dbootp_subr.c105 unsigned char vend[1222]; member
1199 vendp = ifctx->call.vend; in bootpc_compose_query()
1258 return (bp->vend[0] == 99 && bp->vend[1] == 130 && in bootpc_hascookie()
1259 bp->vend[2] == 83 && bp->vend[3] == 99); in bootpc_hascookie()
1320 bootpc_tag_helper(tctx, &bp->vend[4], in bootpc_tag()
1321 (unsigned char *) bp + len - &bp->vend[4], tag); in bootpc_tag()
/dragonfly/games/adventure/
H A Dinit.c105 vend, batter, nugget, coins, chest, eggs, trident, vase, variable
210 vend = vocab(DECR('v', 'e', 'n', 'd', 'i'), 1, 0); in linkdata()
H A Dhdr.h143 vend, batter, nugget, coins, chest, eggs, trident, vase,
H A Dsubr.c651 if (obj == coins && here(vend)) { /* 9024 */ in trdrop()
/dragonfly/sys/dev/disk/sbp/
H A Dsbp.h184 uint32_t vend[2]; member
/dragonfly/sys/dev/misc/puc/
H A Dpuc.c413 puc_find_description(uint32_t vend, uint32_t prod, uint32_t svend, in puc_find_description() argument
422 if (checkreg(vend, PUC_REG_VEND) && in puc_find_description()
/dragonfly/contrib/binutils-2.34/binutils/
H A Ddwarf.c5680 dwarf_vma vbegin, vend; in display_view_pair_list() local
5686 READ_ULEB (vend, vstart, section_end); in display_view_pair_list()
5743 dwarf_vma vbegin = vm1, vend = vm1; in display_loc_list() local
5791 READ_ULEB (vend, vstart, section_end); in display_loc_list()
5829 if (begin == end && vbegin == vend) in display_loc_list()
5863 dwarf_vma end = -1, vend = -1; in display_loclists_list() local
5910 READ_ULEB (vend, vstart, section_end); in display_loclists_list()
5939 READ_ULEB (vend, start, section_end); in display_loclists_list()
5978 if (begin == end && vbegin == vend) in display_loclists_list()
5986 vbegin = vend = -1; in display_loclists_list()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddwarf2out.c1316 var_loc_view vbegin, vend; member
10020 const char *end, var_loc_view vend, in new_loc_list() argument
10031 retlist->vend = vend; in new_loc_list()
10104 && curr->vbegin == curr->vend && !curr->force)
10149 if (ZERO_VIEW_P (curr->vend)) in dwarf2out_maybe_output_loclist_view_pair()
10154 ASM_GENERATE_INTERNAL_LABEL (label, "LVU", curr->vend); in dwarf2out_maybe_output_loclist_view_pair()
10210 if (!ZERO_VIEW_P (curr->vend)) in output_loc_list()
10212 ASM_GENERATE_INTERNAL_LABEL (label, "LVU", curr->vend); in output_loc_list()
10227 dw2_asm_output_data_uleb128 (curr->vend, in output_loc_list()
30745 hstate.add_object (curr->vend); in hash_loc_list()
[all …]
/dragonfly/share/dict/
H A Dweb2227564 vend