Home | History | Annotate | Download | only in video

Lines Matching defs:typeSize

45     size_t typeSize = sizeof( result );
48 int err = sysctlbyname( key, &result, &typeSize, NULL, 0 );