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

/macosx-10.9.5/remote_cmds-41.90.1/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.9.5/vim-53/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.9.5/Heimdal-323.92.1/
H A Ddepcomp305 hp2)
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/
H A Ddepcomp305 hp2)
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/
H A Ddepcomp298 hp2)
/macosx-10.9.5/SmartcardCCID-55005/libusb/libusb/
H A Ddepcomp305 hp2)
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/admin/
H A Ddepcomp305 hp2)
/macosx-10.9.5/file-46/file/
H A Ddepcomp293 hp2)
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Ddepcomp298 hp2)
/macosx-10.9.5/libarchive-29/libarchive/build/autoconf/
H A Ddepcomp298 hp2)
/macosx-10.9.5/pcre-7/pcre/
H A Ddepcomp307 hp2)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Ddepcomp305 hp2)
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Ddepcomp305 hp2)
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libpng/
H A Ddepcomp305 hp2)
/macosx-10.9.5/curl-78.94.1/curl/
H A Ddepcomp338 hp2)
/macosx-10.9.5/NFS-81/nfsd/
H A Dmountd.c4288 struct host *hp, *hp2; local
4290 TAILQ_FOREACH_SAFE(hp, head, ht_next, hp2) {

Completed in 216 milliseconds