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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dnbp.h168 int nbp_mh_reg(at_nbp_reg_t *);
H A Dat_var.h102 } at_nbp_reg_t; typedef in typeref:struct:__anon265
246 #define AIOCNBPREG _IOWR('a', 3, at_nbp_reg_t) /* NBP register */
247 #define AIOCNBPREMOVE _IOW('a', 4, at_nbp_reg_t) /* NBP remove */
H A Dat.c338 at_nbp_reg_t *nbpP = (at_nbp_reg_t *)data;
407 at_nbp_reg_t *nbpP = (at_nbp_reg_t *)data;
H A Dddp_nbp.c1435 at_nbp_reg_t *nbpP;

Completed in 78 milliseconds