Home
last modified time | relevance | path

Searched refs:WRITEPIPE (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Das6e.h117 #define WRITEPIPE 1 macro
H A Das6e.c570 sprintf (inpipe_desc, "%d", ctlinpipe[WRITEPIPE]); in as6e_open()
572 sprintf (datapipe_desc, "%d", datapipe[WRITEPIPE]); in as6e_open()
580 write (ctlinpipe[WRITEPIPE], &exec_result, sizeof (exec_result)); in as6e_open()
607 s->as6e_params.ctloutpipe = ctloutpipe[WRITEPIPE]; in as6e_open()

Completed in 2 milliseconds