Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libcam/
HDcamlib.c506 int fd = -1, malloced_device = 0; in cam_real_open_device() local
521 malloced_device = 1; in cam_real_open_device()
663 if (malloced_device) in cam_real_open_device()