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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Ddockdeps.c63 static char wabbrev[128]; variable
150 (void) snprintf(wabbrev, sizeof (wabbrev), "%s.*", abbrev);
153 inst = fpkginst(wabbrev, alist[i], vlist[i]);

Completed in 57 milliseconds