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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dat_var.h118 } zone_usage_t; typedef in typeref:struct:zone_usage
258 #define AIOCSETZNUSAGE _IOW('a',12, zone_usage_t)
260 #define AIOCGETZNUSAGE _IOWR('a',13, zone_usage_t)
H A Dat.c80 static int set_zones(zone_usage_t *ifz)
319 return(set_zones((zone_usage_t *)data));
330 if (getRTRLocalZone((zone_usage_t *)data))
H A Dddp_rtmptable.c1055 zone_usage_t *ifz;
H A Dddp_nbp.c1187 zone_usage_t ifz;

Completed in 35 milliseconds