Home | History | Annotate | Download | only in co

Lines Matching refs:BT_GID

43 const unsigned short BT_GID= AID_BLUETOOTH;
140 //idType= (buffer->st_uid== BT_UID) ? 1 : (buffer->st_uid== BT_GID) ? 2 : 3;
143 else if(buffer->st_gid == BT_GID ||
354 fchown(fd, BT_UID, BT_GID);