Home
last modified time | relevance | path

Searched full:ep2 (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_hsearch.c197 ENTRY e, *ep, *ep2; in ATF_TC_BODY() local
223 ep2 = hsearch(e, FIND); in ATF_TC_BODY()
229 ATF_REQUIRE(ep2 != NULL); in ATF_TC_BODY()
230 ATF_REQUIRE_STREQ(ep2->key, "b"); in ATF_TC_BODY()
231 ATF_REQUIRE_EQ((intptr_t)ep2->data, 1); in ATF_TC_BODY()
361 ENTRY e, *ep, *ep2; in ATF_TC_BODY() local
386 ATF_REQUIRE(hsearch_r(e, FIND, &ep2, &t) == 1); in ATF_TC_BODY()
392 ATF_REQUIRE(ep2 != NULL); in ATF_TC_BODY()
393 ATF_REQUIRE_STREQ(ep2->key, "b"); in ATF_TC_BODY()
394 ATF_REQUIRE_EQ((intptr_t)ep2->data, 1); in ATF_TC_BODY()
/freebsd/sys/fs/cd9660/
H A Dcd9660_lookup.c106 struct iso_directory_record *ep2;/* copy of current directory entry */ in cd9660_lookup() local
131 ep2 = ep = NULL; in cd9660_lookup()
368 ep2 = malloc(reclen, M_TEMP, M_WAITOK); in cd9660_lookup()
369 memcpy(ep2, ep, reclen); in cd9660_lookup()
370 ep = ep2; in cd9660_lookup()
384 free(ep2, M_TEMP); in cd9660_lookup()
406 free(ep2, M_TEMP); in cd9660_lookup()
/freebsd/contrib/tcpdump/
H A Dprint-isakmp.c902 const u_char *p, const u_char *ep2, in ikev1_attrmap_print() argument
913 if (ep2 < p + totlen) { in ikev1_attrmap_print()
915 return ep2 + 1; in ikev1_attrmap_print()
950 ikev1_attr_print(netdissect_options *ndo, const u_char *p, const u_char *ep2) in ikev1_attr_print() argument
960 if (ep2 < p + totlen) { in ikev1_attr_print()
962 return ep2 + 1; in ikev1_attr_print()
1221 const u_char *ep2; in ikev1_t_print() local
1261 ep2 = (const u_char *)p + item_len; in ikev1_t_print()
1262 while (cp < ep && cp < ep2) { in ikev1_t_print()
1264 cp = ikev1_attrmap_print(ndo, cp, ep2, map, nmap); in ikev1_t_print()
[all …]
/freebsd/contrib/mandoc/
H A Ddba.c504 const struct macro_entry *ep1, *ep2; in compare_entries()
507 ep2 = *(const struct macro_entry * const *)vp2; in compare_entries()
508 return strcmp(ep1->value, ep2->value); in compare_entries()
503 const struct macro_entry *ep1, *ep2; compare_entries() local
/freebsd/contrib/ntp/ntpd/
H A Dntp_io.c1687 endpt * ep2; in update_interfaces() local
1895 for (ep2 = newaddrs; ep2 != NULL; ep2 = ep2->elink) { in update_interfaces()
1896 if ( IS_IPV6(&ep2->sin) in update_interfaces()
1897 && ep != ep2 in update_interfaces()
1898 && !is_linklocal(&ep2->sin)) { in update_interfaces()
1906 for (ep2 = newaddrs; ep2 != NULL; ep2 = next_ep) { in update_interfaces()
1907 next_ep = ep2->elink; in update_interfaces()
1908 ep2->elink = NULL; in update_interfaces()
1909 ep = create_interface(port, ep2); in update_interfaces()
1922 (ep2, "updating ", " new - FAILED")); in update_interfaces()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dst,st-mipid02.txt74 ep2: endpoint {
H A Dst,st-mipid02.yaml164 ep2: endpoint {
/freebsd/usr.sbin/mountd/
H A Dmountd.c2137 struct exportlist *ep, *ep2; in free_exports() local
2141 SLIST_FOREACH_SAFE(ep, &exhp[i], entries, ep2) { in free_exports()
/freebsd/share/termcap/
H A Dtermcap860 :hs:ts=\EP2~:fs=\E\\:ds=\EP2;1~\E\\:\
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src12189 dsl=\EP2;1~\E\\, ed=\E[J, el=\E[K, fsl=\E\\, ind=\ED,
12193 tsl=\EP2~, use=ansi+idl1, use=decid+cpr, use=vt100+4bsd,
/freebsd/share/misc/
H A Dpci_vendors20716 22a0 EP2-KB960 NVMe SSD
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h26056 * belongs to EP2 host.