Searched refs:hstp (Results 1 – 6 of 6) sorted by relevance
57 } *hstp, hst[] = { in roken_getaddrinfo_hostspec2() local69 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()
866 hstp-bt-en-pins {873 hstp-sw-ctrl-pins {
1150 hstp-bt-en-pins {1157 hstp-sw-ctrl-pins {
1301 hstp-bt-en-pins {1308 hstp-sw-ctrl-pins {
1530 hstp-bt-en-pins {1537 hstp-sw-ctrl-pins {
1110 vm_offset_t frbp, hstp; in sctty_ioctl() local1139 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()