Searched refs:lkboot_create_lkb (Results 1 – 4 of 4) sorted by relevance
43 lkb = lkboot_create_lkb(s, tcp_readx, (void *)tcp_write); in lkboot_tcp_opened()
23 lkb_t *lkboot_create_lkb(void *cookie, lkb_read_hook *read, lkb_write_hook *write);
205 lkb = lkboot_create_lkb(NULL, dcc_read, dcc_write); in lkboot_check_dcc_open()
62 lkb_t *lkboot_create_lkb(void *cookie, lkb_read_hook *read, lkb_write_hook *write) { in lkboot_create_lkb() function
Completed in 4 milliseconds