Searched refs:new_id (Results 1 – 1 of 1) sorted by relevance
1055 handle_id_t new_id; in sys_accept() local1066 ret = uctx_handle_install(ctx, chandle, &new_id); in sys_accept()1077 return (long)new_id; in sys_accept()1080 uctx_handle_remove(ctx, new_id, NULL); in sys_accept()