Searched defs:what (Results 126 - 150 of 289) sorted by relevance

1234567891011>>

/freebsd-current/contrib/libevent/
H A Dbufferevent_async.c105 be_async_run_eventcb(struct bufferevent *bev, short what, int options) argument
109 be_async_trigger_nolock(struct bufferevent *bev, short what, int options) argument
345 be_async_enable(struct bufferevent *buf, short what) argument
373 be_async_disable(struct bufferevent *bev, short what) argument
426 be_async_flush(struct bufferevent *bev, short what, enum bufferevent_flush_mode mode) argument
466 short what = BEV_EVENT_READING; local
505 short what = BEV_EVENT_WRITING; local
[all...]
H A Dhttp-internal.h111 char *what; member in struct:evhttp_cb
/freebsd-current/contrib/libevent/test/
H A Dregress_rpc.c606 rpc_hook_pause_cb(evutil_socket_t fd, short what, void *arg) argument
/freebsd-current/lib/libkvm/
H A Dkvm_proc.c105 kvm_proclist(kvm_t *kd, int what, int arg, struct proc *p, argument
490 kvm_deadprocs(kvm_t *kd, int what, int arg, u_long a_allproc, argument
[all...]
/freebsd-current/lib/libc/rpc/
H A Dsvc.c738 rpc_control(int what, void *arg) argument
/freebsd-current/sys/dev/uart/
H A Duart_dev_mu.c330 uart_mu_bus_flush(struct uart_softc *sc, int what) argument
H A Duart_dev_imx.c438 imx_uart_bus_flush(struct uart_softc *sc, int what) argument
H A Duart_dev_ns8250.c174 ns8250_drain(struct uart_bas *bas, int what) argument
231 ns8250_flush(struct uart_bas *bas, int what) argument
621 ns8250_bus_flush(struct uart_softc *sc, int what) argument
[all...]
H A Duart_dev_z8530.c363 z8530_bus_flush(struct uart_softc *sc, int what) argument
/freebsd-current/sys/riscv/sifive/
H A Dsifive_uart.c256 sfuart_bus_flush(struct uart_softc *sc, int what) argument
/freebsd-current/sys/kern/
H A Dkern_mutex.c184 assert_mtx(const struct lock_object *lock, int what) argument
1079 __mtx_assert(const volatile uintptr_t *c, int what, const char *file, int line) argument
[all...]
H A Dkern_devctl.c484 devaddq(const char *type, const char *what, device_t dev) argument
/freebsd-current/lib/libutil/
H A Dlogin_class.c49 const char *what; member in struct:login_res
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dldebug.c226 static int auxgetinfo (lua_State *L, const char *what, lua_Debug *ar, argument
277 LUA_API int lua_getinfo (lua_State *L, const char *what, lua_Debug *ar) { argument
333 const char *what = getobjname(p, pc, c, name); /* search for 'c' */ local
[all...]
/freebsd-current/usr.bin/fstat/
H A Dfstat.c106 int arg, ch, what; local
/freebsd-current/sbin/umount/
H A Dumount.c486 getmntentry(const char *fromname, const char *onname, fsid_t *fsid, dowhat what) argument
/freebsd-current/contrib/tcsh/
H A Dsh.set.c1107 plist(struct varent *p, int what) argument
/freebsd-current/crypto/heimdal/appl/rsh/
H A Drshd.c98 fatal (int sock, const char *what, const char *m, ...) argument
/freebsd-current/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h402 const char *what; /* (S) 'Lua', 'C', 'main', 'tail' */ member in struct:lua_Debug
/freebsd-current/crypto/openssh/
H A Dhostfile.c602 const char *what; local
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dbufferevent_ratelim.c394 bev_refill_callback_(evutil_socket_t fd, short what, void *arg) argument
529 bev_group_refill_callback_(evutil_socket_t fd, short what, void *arg) argument
H A Dbufferevent.c67 bufferevent_suspend_read_(struct bufferevent *bufev, bufferevent_suspend_flags what) argument
78 bufferevent_unsuspend_read_(struct bufferevent *bufev, bufferevent_suspend_flags what) argument
89 bufferevent_suspend_write_(struct bufferevent *bufev, bufferevent_suspend_flags what) argument
100 bufferevent_unsuspend_write_(struct bufferevent *bufev, bufferevent_suspend_flags what) argument
175 short what = bufev_private->eventcb_pending; local
220 short what = bufev_private->eventcb_pending; local
285 bufferevent_run_eventcb_(struct bufferevent *bufev, short what, int options) argument
301 bufferevent_trigger_event(struct bufferevent *bufev, short what, int options) argument
[all...]
H A Devrpc.c970 evrpc_request_timeout(evutil_socket_t fd, short what, void *arg) argument
H A Dlistener.c394 listener_read_cb(evutil_socket_t fd, short what, void *p) argument
/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress_thread.c75 wake_all_timeout(evutil_socket_t fd, short what, void *arg) argument
85 wake_one_timeout(evutil_socket_t fd, short what, void *arg) argument
436 timer_callback(evutil_socket_t fd, short what, void *arg) argument
442 start_threads_callback(evutil_socket_t fd, short what, void *arg) argument
502 note_time_cb(evutil_socket_t fd, short what, void *arg) argument

Completed in 172 milliseconds

1234567891011>>