Searched defs:td_name (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_terminfo_skel.c59 const char *td_name; member in struct:__anon872
80 for (tdp = termio_db; tdp->td_name != NULL; tdp++) {
81 if (strcmp(tdp->td_name, name) == 0)
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dtmpnode.h133 uint_t td_hash; /* a hash of td_name */
136 char *td_name; /* must be null terminated */ member in struct:tdirent

Completed in 57 milliseconds