Home
last modified time | relevance | path

Searched defs:sigio (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/sys/
H A Dsigio.h48 struct sigio { struct
53 SLIST_ENTRY(sigio) sio_pgsigio; /* (pg) sigio's for process or group */ argument
54 struct sigio **sio_myref; /* (c) location of the pointer that holds argument
62 SLIST_HEAD(sigiolst, sigio); argument
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_process_cycle.c88 ngx_uint_t sigio; in ngx_master_process_cycle() local
91 ngx_uint_t n, sigio; in ngx_master_process_cycle() local
/f-stack/freebsd/kern/
H A Dkern_descrip.c1016 sigiofree(struct sigio *sigio) in sigiofree()
1023 funsetown_locked(struct sigio *sigio) in funsetown_locked()
1057 struct sigio *sigio; in funsetown() local
1081 struct sigio *sigio, *tmp; in funsetownlst() local
1148 struct sigio *osigio, *sigio; in fsetown() local
H A Dkern_sig.c3908 struct sigio *sigio; in pgsigio() local
H A Dsubr_bus.c411 struct sigio *sigio; member
/f-stack/lib/
H A Dff_glue.c976 struct sigio *sigio; local