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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dsetlist.c121 struct cl_attr **list, *struct_ptr; local
151 if ((struct_ptr = new_cl_attr(pt)) == NULL)
173 struct_ptr = list[sn];
176 list[0] = struct_ptr;

Completed in 75 milliseconds