OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:curev
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libpuffs/
puffs.c
791
struct kevent *
curev
;
local in function:puffs__theloop
886
for (
curev
= pu->pu_evs; ndone--;
curev
++) {
891
if (
curev
->ident == puffsfd) {
898
fio = (void *)
curev
->udata;
903
if (
curev
->flags & EV_ERROR) {
904
assert(
curev
->filter == EVFILT_WRITE);
909
(int)
curev
->data);
915
switch (
curev
->filter) {
931
warn("unhandled filter %d",
curev
->filter)
955
struct kevent *
curev
;
local in function:puffs_mainloop
[
all
...]
puffs.c
791
struct kevent *
curev
;
local in function:puffs__theloop
886
for (
curev
= pu->pu_evs; ndone--;
curev
++) {
891
if (
curev
->ident == puffsfd) {
898
fio = (void *)
curev
->udata;
903
if (
curev
->flags & EV_ERROR) {
904
assert(
curev
->filter == EVFILT_WRITE);
909
(int)
curev
->data);
915
switch (
curev
->filter) {
931
warn("unhandled filter %d",
curev
->filter)
955
struct kevent *
curev
;
local in function:puffs_mainloop
[
all
...]
puffs.c
791
struct kevent *
curev
;
local in function:puffs__theloop
886
for (
curev
= pu->pu_evs; ndone--;
curev
++) {
891
if (
curev
->ident == puffsfd) {
898
fio = (void *)
curev
->udata;
903
if (
curev
->flags & EV_ERROR) {
904
assert(
curev
->filter == EVFILT_WRITE);
909
(int)
curev
->data);
915
switch (
curev
->filter) {
931
warn("unhandled filter %d",
curev
->filter)
955
struct kevent *
curev
;
local in function:puffs_mainloop
[
all
...]
Completed in 66 milliseconds
Indexes created Fri Oct 03 17:10:05 GMT 2025