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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dsys_glue.c106 static void ioccmd_t_32_to_64( ioccmd_t *from_p, user_ioccmd_t *to_p );
107 static void ioccmd_t_64_to_32( user_ioccmd_t *from_p, ioccmd_t *to_p );
470 ioccmd_t tmp;
479 ioccmd_t tmp;
581 ioccmd_t tmp;
590 ioccmd_t tmp;
1319 static void ioccmd_t_32_to_64( ioccmd_t *from_p, user_ioccmd_t *to_p )
1328 static void ioccmd_t_64_to_32( user_ioccmd_t *from_p, ioccmd_t *to_p )
H A Dsysglue.h58 } ioccmd_t; typedef in typeref:struct:__anon283
63 /* LP64 version of ioccmd_t. all pointers
65 * WARNING - keep in sync with ioccmd_t

Completed in 66 milliseconds