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

/opensolaris-onvv-gate/usr/src/lib/libtnf/
H A Dstruct.c35 static struct slot * get_slot_named(struct slotinfo *, char *);
89 get_slot_named(struct slotinfo *slotinfo, char *name) function
154 slot = get_slot_named(slotinfo, name);
199 slot = get_slot_named(slotinfo, name);

Completed in 36 milliseconds