HomeSort by: relevance | last modified time | path
    Searched refs:isns_change_kevent_list (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libisns/
isns_util.h 56 int isns_change_kevent_list(struct isns_config_s *,
isns_task.c 159 rv = isns_change_kevent_list(task_p->cfg_p,
165 "isns_change_kevent_list(1)\n");
170 rv = isns_change_kevent_list(task_p->cfg_p,
351 rv = isns_change_kevent_list(cfg_p, (uintptr_t)cfg_p->sd,
356 "isns_change_kevent_list\n");
386 rval = isns_change_kevent_list(cfg_p,
392 "error on isns_change_kevent_list()\n");
isns.c 85 rval = isns_change_kevent_list(cfg_p, (uintptr_t)cfg_p->pipe_fds[0],
89 DBG("isns_init: error on isns_change_kevent_list() "
isns_thread.c 479 rv = isns_change_kevent_list(cfg_p,
484 "isns_change_kevent_list(1)\n");
489 rv = isns_change_kevent_list(cfg_p, (uintptr_t)cfg_p->sd,
494 "isns_change_kevent_list(2)\n");
isns_util.c 74 isns_change_kevent_list(struct isns_config_s *cfg_p, function in typeref:typename:int

Completed in 36 milliseconds