Searched refs:op_device (Results 1 – 3 of 3) sorted by relevance
31 char op_device[PATH_MAX]; variable69 strcpy(op_device, op_session_dir); in init_op_config_dirs()70 strcat(op_device, "/opdev"); in init_op_config_dirs()
18 extern char op_device[];
79 devfd = op_open_device(op_device); in op_open_files()