Searched refs:op_note_device (Results 1 – 3 of 3) sorted by relevance
32 char op_note_device[PATH_MAX]; variable72 strcpy(op_note_device, op_session_dir); in init_op_config_dirs()73 strcat(op_note_device, "/opnotedev"); in init_op_config_dirs()
19 extern char op_note_device[];
69 notedevfd = op_open_device(op_note_device); in op_open_files()