Home
last modified time | relevance | path

Searched defs:h_name (Results 1 – 9 of 9) sorted by relevance

/trueos/sys/sys/
HDmodule_khelp.h52 char h_name[HELPER_NAME_MAXLEN]; member
/trueos/contrib/ntp/arlib/
HDarplib.h12 char *h_name; /* official name of host */ member
/trueos/usr.sbin/lpr/pac/
HDpac.c88 char *h_name; /* Name of this user */ member
/trueos/contrib/ntp/include/
HDntp_machine.h367 char *h_name; /* official name of host */ member
/trueos/include/
HDnetdb.h95 char *h_name; /* official name of host */ member
/trueos/usr.sbin/config/
HDmain.c97 char *h_name; member
/trueos/usr.bin/xlint/lint2/
HDlint2.h171 const char *h_name; /* name */ member
/trueos/cddl/contrib/opensolaris/common/ctf/
HDctf_impl.h67 uint_t h_name; /* reference to name in string table */ member
/trueos/lib/libosxsupport/
HDmdns_module.c1198 char *h_name = _mdns_canonicalize(fullname); in _mdns_query_callback() local