Searched refs:datastr (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sbin/camcontrol/
H A Dcamcontrol.c4457 char *datastr = NULL, *tstr, *resstr = NULL; local
4543 datastr = cget(&hook, NULL);
4548 if ((datastr != NULL)
4549 && (datastr[0] == '-'))
4578 datastr = cget(&hook, NULL);
4590 if ((datastr != NULL)
4591 && (datastr[0] == '-'))
4594 buff_encode_visit(data_ptr, data_bytes, datastr,
4763 buff_decode_visit(data_ptr, valid_bytes, datastr,
7462 char *datastr local
[all...]

Completed in 148 milliseconds