Searched refs:hp2 (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10/remote_cmds-47/talk.tproj/
H A Dio.c75 struct hostent *hp, *hp2; local
85 hp2 = gethostbyname(hp->h_name);
86 if (hp2 != NULL && hp2->h_addrtype == AF_INET &&
87 hp2->h_length == sizeof(his_machine_addr))
88 for (addr = hp2->h_addr_list; *addr != NULL; addr++)
/macosx-10.10/vim-55/src/
H A Dmemfile.c1079 bhdr_T *hp2; local
1105 hp2 = mf_find_hash(mfp, nr); /* NULL catched below */
1108 hp2 = hp;
1116 if (hp2 == NULL) /* freed block, fill with dummy data */
1119 page_count = hp2->bh_page_count;
1121 if (mf_write_block(mfp, hp2 == NULL ? hp : hp2, offset, size) == FAIL)
1135 if (hp2 != NULL) /* written a non-dummy block */
1136 hp2->bh_flags &= ~BH_DIRTY;
/macosx-10.10/Heimdal-398.1.2/
H A Ddepcomp305 hp2)
/macosx-10.10/Heimdal-398.1.2/lib/libedit/
H A Ddepcomp305 hp2)
/macosx-10.10/SmartcardCCID-55008/libusb/libusb/
H A Ddepcomp305 hp2)
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/admin/
H A Ddepcomp305 hp2)
/macosx-10.10/file-46/file/
H A Ddepcomp293 hp2)
/macosx-10.10/gnutar-453/gnutar/build-aux/
H A Ddepcomp298 hp2)
/macosx-10.10/libarchive-30/libarchive/build/autoconf/
H A Ddepcomp298 hp2)
/macosx-10.10/pcre-7/pcre/
H A Ddepcomp307 hp2)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Ddepcomp305 hp2)
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Ddepcomp305 hp2)
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Ddepcomp305 hp2)
/macosx-10.10/SmartcardCCID-55008/ccid/ccid/
H A Ddepcomp435 hp2)
/macosx-10.10/curl-83.1.2/curl/
H A Ddepcomp435 hp2)
/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c4288 struct host *hp, *hp2; local
4290 TAILQ_FOREACH_SAFE(hp, head, ht_next, hp2) {

Completed in 321 milliseconds