Home | History | Annotate | Download | only in co

Lines Matching refs:BT_UID

42 const unsigned short BT_UID= AID_BLUETOOTH;
140 //idType= (buffer->st_uid== BT_UID) ? 1 : (buffer->st_uid== BT_GID) ? 2 : 3;
141 if(buffer->st_uid == BT_UID)
354 fchown(fd, BT_UID, BT_GID);