| /src/lib/libc/net/ |
| H A D | hostent.h | 61 int *he; member in struct:getnamaddr
|
| H A D | getnameinfo.c | 395 int he; local in function:getnameinfo_inet
|
| H A D | gethnamaddr.c | 214 getanswer(const querybuf * answer,int anslen,const char * qname,int qtype,res_state res,struct hostent * hent,char * buf,size_t buflen,int * he) argument 523 gethostbyname_r(const char * name,struct hostent * hp,char * buf,size_t buflen,int * he) argument 549 gethostbyname2_r(const char * name,int af,struct hostent * hp,char * buf,size_t buflen,int * he) argument 564 gethostbyname_internal(const char * name,int af,res_state res,struct hostent * hp,char * buf,size_t buflen,int * he) argument 681 gethostbyaddr_r(const void * addr,socklen_t len,int af,struct hostent * hp,char * buf,size_t buflen,int * he) argument 741 gethostent_r(FILE * hf,struct hostent * hent,char * buf,size_t buflen,int * he) argument [all...] |
| /src/usr.bin/btpin/ |
| H A D | btpin.c | 72 struct hostent *he = NULL; local in function:main
|
| /src/sys/dev/ic/ |
| H A D | i128.c | 82 i128_bitblt(bus_space_tag_t tag,bus_space_handle_t regh,int xs,int ys,int xd,int yd,int wi,int he,int rop) argument 108 i128_rectfill(bus_space_tag_t tag,bus_space_handle_t regh,int x,int y,int wi,int he,uint32_t color) argument
|
| /src/usr.bin/sdpquery/ |
| H A D | sdpquery.c | 89 struct hostent *he = NULL; local in function:main
|
| /src/usr.sbin/btdevctl/ |
| H A D | btdevctl.c | 88 struct hostent *he = NULL; local in function:main
|
| /src/usr.bin/btkey/ |
| H A D | btkey.c | 55 struct hostent *he; local in function:main 291 struct hostent *he; local in function:print_addr [all...] |
| /src/regress/sys/net/frag/ |
| H A D | ip4_frag_1.c | 303 struct hostent *he; local in function:main
|
| /src/distrib/utils/libhack/ |
| H A D | gethost.c | 137 gethostent_r(FILE *hf, struct hostent *hent, char *buf, size_t buflen, int *he) argument 99 gethostbyname_r(const char * name,struct hostent * hp,char * buf,size_t bufsiz,int * he) argument 118 gethostbyaddr_r(const void * addr,socklen_t len,int type,struct hostent * hp,char * buf,size_t bufsiz,int * he) argument [all...] |
| /src/usr.bin/make/ |
| H A D | hash.c | 116 HashEntry *he; local in function:HashTable_Find 160 HashEntry *he local in function:HashTable_Done 187 HashEntry *he = HashTable_FindEntry(t, key); local in function:HashTable_FindValue 198 HashEntry *he = HashTable_Find(t, key, h); local in function:HashTable_FindValueBySubstringHash 207 const HashEntry *he = t->buckets[b]; local in function:HashTable_MaxChain 234 HashEntry *he = oldBuckets[i]; local in function:HashTable_Enlarge 261 HashEntry *he = HashTable_Find(t, Substring_Init(key, keyEnd), h); local in function:HashTable_CreateEntry 289 HashEntry *he = HashTable_CreateEntry(t, key, NULL); local in function:HashTable_Set 295 HashTable_DeleteEntry(HashTable * t,HashEntry * he) argument 314 HashEntry *he = hi->entry; local in function:HashIter_Next [all...] |
| H A D | hash.h | 110 HashEntry_Get(HashEntry *he) argument 116 HashEntry_Set(HashEntry *he, void *datum) argument
|
| H A D | targ.c | 274 HashEntry *he = HashTable_CreateEntry(&allTargetsByName, name, &isNew); local in function:Targ_GetNode
|
| /src/usr.bin/ypwhich/ |
| H A D | ypwhich.c | 103 struct hostent *he; local in function:main 229 struct hostent *he; local in function:find_server 276 struct hostent *he; local in function:find_mapmaster [all...] |
| /src/usr.sbin/btpand/ |
| H A D | btpand.c | 96 struct hostent *he; local in function:main
|
| /src/bin/sh/ |
| H A D | input.c | 344 HistEvent he; local in function:preadbuffer
|
| H A D | histedit.c | 259 HistEvent he; local in function:sethistsize 284 HistEvent he; local in function:sethistfile 524 HistEvent he; local in function:save_sh_history 609 HistEvent he; local in function:histcmd 1045 HistEvent he; local in function:str_to_event [all...] |
| /src/usr.bin/rfcomm_sppd/ |
| H A D | rfcomm_sppd.c | 144 struct hostent *he = NULL; local in function:main
|
| /src/usr.sbin/crash/ |
| H A D | crash.c | 70 static HistEvent he; variable in typeref:typename:HistEvent
|
| /src/usr.sbin/lpr/lpc/ |
| H A D | lpc.c | 82 HistEvent he; variable in typeref:typename:HistEvent
|
| /src/usr.sbin/rpc.bootparamd/ |
| H A D | bootparamd.c | 79 struct hostent *he; local in function:main 157 struct hostent *he; local in function:bootparamproc_whoami_1_svc 229 struct hostent *he; local in function:bootparamproc_getfile_1_svc [all...] |
| /src/sys/arch/hpcmips/tx/ |
| H A D | tx39icu.c | 438 struct txintr_high_entry *he; local in function:tx39_irqhigh_intr 503 struct txintr_high_entry *he; local in function:tx39_irqhigh_establish 528 struct txintr_high_entry *he; local in function:tx39_irqhigh_disestablish [all...] |
| /src/sys/arch/amiga/dev/ |
| H A D | mntva.c | 351 mntva_rectfill(struct mntva_softc *sc, int x, int y, int wi, int he, argument 391 int x, ys, yd, wi, he; local in function:mntva_copyrows 367 mntva_bitblt(struct mntva_softc * sc,int xs,int ys,int xd,int yd,int wi,int he) argument 413 int x, y, wi, he, fg, bg, ul; local in function:mntva_eraserows [all...] |
| /src/tests/usr.bin/indent/ |
| H A D | fmt_decl.c | 669 HashEntry_KeyEquals(const HashEntry *he, Substring key) argument
|
| /src/sys/dev/pci/ |
| H A D | tdvfb.c | 851 tdvfb_rectfill(struct tdvfb_softc *sc, int x, int y, int wi, int he, argument 891 int x, ys, yd, wi, he; local in function:tdvfb_copyrows 914 int x, y, wi, he, f local in function:tdvfb_eraserows 868 tdvfb_bitblt(struct tdvfb_softc * sc,int xs,int ys,int xd,int yd,int wi,int he) argument [all...] |