Searched refs:fds_ptr (Results 1 – 1 of 1) sorted by relevance
188 int *fds_ptr = NULL; in mm_camera_socket_bundle_sendmsg() local218 fds_ptr = (int*) CMSG_DATA(cmsghp); in mm_camera_socket_bundle_sendmsg()219 memcpy(fds_ptr, sendfds, sizeof(int) * numfds); in mm_camera_socket_bundle_sendmsg()