Home
last modified time | relevance | path

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

/dports/misc/libpri/libpri-1.6.0/
H A Dpri.c287 static int __pri_write(struct pri *pri, void *buf, int buflen) in __pri_write() function
678 return pri_ctrl_new(fd, nodetype, switchtype, __pri_read, __pri_write, NULL, Q921_TEI_PRI, 0); in pri_new()
684 return pri_ctrl_new(fd, nodetype, switchtype, __pri_read, __pri_write, NULL, Q921_TEI_PRI, 1); in pri_new_bri()
686 return pri_ctrl_new(fd, nodetype, switchtype, __pri_read, __pri_write, NULL, Q921_TEI_GROUP, 1); in pri_new_bri()
694 io_write = __pri_write; in pri_new_cb()
704 io_write = __pri_write; in pri_new_bri_cb()