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

/darwin-on-arm/xnu/SETUP/config/
H A Dmkswapconf.c143 static struct devdescription { struct
146 struct devdescription *dev_next;
163 register struct devdescription *dp;
205 register struct devdescription *dp;
225 register struct devdescription **dp = &devtable;
239 *dp = (struct devdescription *)malloc(sizeof (**dp));

Completed in 17 milliseconds