Searched refs:nh (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/efcode/fcdriver/
H A Dphandle.c80 my_nodeid_t nh; local
81 nh.my_handle = (fc_phandle_t) d;
82 t = find_resource(&cdp->nodeids, &nh, match_handle);
105 my_nodeid_t nh; local
106 nh.node = d;
107 t = find_resource(&cdp->nodeids, &nh, match_nodeid);
122 my_nodeid_t *nh; local
125 nh = MALLOC(sizeof (my_nodeid_t));
126 nh->my_handle = mh;
127 nh
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_common.h37 struct authlist *nh; member in struct:authlist
H A Drc_mem.c51 for (ta = t->h[rephash]; ta; ta = ta->nh) {
62 pta->nh = ta->nh;
67 t->h[rephash] = ta->nh;
86 ta->nh = t->h[rephash];
H A Drc_base.c67 qt = q->nh;
H A Drc_dfl.c147 struct authlist *nh;
173 for (ta = t->h[rephash]; ta; ta = ta->nh) {
213 ta->nh = t->h[rephash]; t->h[rephash] = ta;
990 r->nh = rt;
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfig.sub735 nh[45]000)
/osnet-11/usr/src/grub/grub2/build-aux/
H A Dconfig.sub763 nh[45]000)

Completed in 58 milliseconds