Home
last modified time | relevance | path

Searched refs:fds_ptr (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_sock.c188 int *fds_ptr = NULL; in mm_camera_socket_bundle_sendmsg() local
218 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()