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

  /system/core/sh/
exec.c 959 int p_flag = 0; local
965 case 'p': p_flag = 1; break;
969 if (p_flag && (v_flag || V_flag))
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c 718 *p_flag = NULL; local
733 p_flag = p;
862 return p_flag;
1440 UINT8 *p_flag, flag = 0; local
1517 UINT8 *p_flag; local
    [all...]

Completed in 286 milliseconds