Home
last modified time | relevance | path

Searched refs:hstp (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dgetaddrinfo_hostspec.c57 } *hstp, hst[] = { in roken_getaddrinfo_hostspec2() local
69 for(hstp = hst; hstp->prefix; hstp++) { in roken_getaddrinfo_hostspec2()
70 if(strncmp(hostspec, hstp->prefix, strlen(hstp->prefix)) == 0) { in roken_getaddrinfo_hostspec2()
71 hints.ai_socktype = hstp->socktype; in roken_getaddrinfo_hostspec2()
72 hints.ai_protocol = hstp->protocol; in roken_getaddrinfo_hostspec2()
74 port = hstp->port; in roken_getaddrinfo_hostspec2()
75 hostspec += strlen(hstp->prefix); in roken_getaddrinfo_hostspec2()
/freebsd/sys/dev/syscons/
H A Dsyscons.c1110 vm_offset_t frbp, hstp; in sctty_ioctl() local
1139 hstp = scp->history->vtb_buffer + in sctty_ioctl()
1143 hstp = 0; in sctty_ioctl()
1150 hstp -= lsize; in sctty_ioctl()
1151 if (hstp < scp->history->vtb_buffer) in sctty_ioctl()
1152 hstp += scp->history->vtb_rows * lsize; in sctty_ioctl()
1153 frbp = hstp; in sctty_ioctl()
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc8280xp-lenovo-thinkpad-x13s.dts1273 hstp-bt-en-pins {
1280 hstp-sw-ctrl-pins {