Searched refs:hp (Results 1 – 11 of 11) sorted by relevance
173 register header *hp; /* Traverses linked list. */ local179 for (hp = last_alloca_header; hp != NULL;)180 if ((STACK_DIR > 0 && hp->h.deep > depth)181 || (STACK_DIR < 0 && hp->h.deep < depth))183 register header *np = hp->h.next;185 free ((pointer) hp); /* Collect garbage. */187 hp = np; /* -> next header. */192 last_alloca_header = hp; /* -> last valid storage. */
185 struct hostent *hp; in php_gethostbyaddr() local205 if (!hp || hp->h_name == NULL || hp->h_name[0] == '\0') { in php_gethostbyaddr()209 return estrdup(hp->h_name); in php_gethostbyaddr()237 struct hostent *hp; in PHP_FUNCTION() local246 if (hp == NULL || hp->h_addr_list == NULL) { in PHP_FUNCTION()262 struct hostent *hp; in php_gethostbyname() local265 hp = gethostbyname(name); in php_gethostbyname()267 if (!hp || !*(hp->h_addr_list)) { in php_gethostbyname()723 HEADER *hp; in PHP_FUNCTION() local903 HEADER *hp; in PHP_FUNCTION() local[all …]
89 head->hp[head->num].h = h; in cdb_make_addend()90 head->hp[head->num].p = c->pos; in cdb_make_addend()148 struct cdb_hp *hp; in cdb_make_finish() local156 ++c->count[255 & x->hp[i].h]; in cdb_make_finish()189 c->split[--c->start[255 & x->hp[i].h]] = x->hp[i]; in cdb_make_finish()202 hp = c->split + c->start[i]; in cdb_make_finish()204 where = (hp->h >> 8) % len; in cdb_make_finish()208 c->hash[where] = *hp++; in cdb_make_finish()
37 struct cdb_hp hp[CDB_HPLIST]; member
565 echo m68k-hp-bsd568 echo m68k-hp-bsd4.4650 echo ${HP_ARCH}-hp-hpux${HPUX_REV}654 echo ia64-hp-hpux${HPUX_REV}688 echo hppa1.1-hp-bsd691 echo hppa1.0-hp-bsd694 echo hppa1.0-hp-mpeix697 echo hppa1.1-hp-osf700 echo hppa1.0-hp-osf710 echo hppa1.1-hp-lites
147 -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \1495 *-hp)1595 vendor=hp1598 vendor=hp
860 » http://software.hp.com/
19 <!ENTITY test 'http://www.hpl.hp.com/semweb/2003/query_tester#'>
350 struct hostent *hp; local356 if ((hp = gethostbyname("0.0.0.0")) == NULL) {358 if ((hp = gethostbyname("localhost")) == NULL) {364 memcpy((char *) &la.sin_addr, hp->h_addr, hp->h_length);365 la.sin_family = hp->h_addrtype;
211 <li>hp-photosmart.jpg
3055 # b.out archive (hp-rt on i960)7676 # $File: hp,v 1.23 2009/09/19 16:28:09 christos Exp $7677 # hp: file(1) magic for Hewlett Packard machines (see also "printer")9754 # From: Al Stone <ahs3@fc.hp.com>11389 # Windows icons (Ian Springer <ips@fpk.hp.com>)14083 >2 string hp for Hewlett-Packard LaserJet14090 0 string X\ hp SoftQuad troff Context intermediate for HP LaserJet
Completed in 70 milliseconds