Searched defs:h_name (Results 1 - 3 of 3) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dmplpc.cpp103 char h_name[1]; // h_name is the only important value member in struct:__anon4603
464 s->h_name = HostEnt_hname;
465 fstrncpyfrom(s->h_name, (char *) FARPKL(&old->h_name), HOSTENT_STRLEN_LIMIT-1);
466 s->h_name[HOSTENT_STRLEN_LIMIT-1] = 0;
610 if (FARPKL(&retVal->h_name) == 0) {
651 if (FARPKL(&retVal->h_name) == 0) {
H A Dnet_bw.cpp127 char *h_name; /* official name of host */ member in struct:hostent
H A Dmpdosock.h148 char FAR * h_name; /* official name of host */ member in struct:hostent

Completed in 39 milliseconds