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

/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dsysinstall.h358 typedef struct _pkgnode { /* A node in the reconstructed hierarchy */ struct
359 struct _pkgnode *next; /* My next sibling */
363 struct _pkgnode *kids; /* My little children */

Completed in 78 milliseconds