HomeSort by relevance Sort by last modified time
    Searched defs:cb_type (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
cbcp.c 367 u_char cb_type; local
373 cb_type = us->us_allowed & us->us_type;
374 dbglog("cbcp_resp cb_type=%d", cb_type);
377 if (!cb_type)
381 if (cb_type & ( 1 << CB_CONF_USER ) ) {
398 if (cb_type & ( 1 << CB_CONF_ADMIN ) ) {
408 if (cb_type & ( 1 << CB_CONF_NO ) ) {
  /device/lge/mako/camera/mm-camera-interface/
mm_camera.h 78 mm_camera_buf_cb_type_t cb_type; member in struct:__anon1881

Completed in 1039 milliseconds