Searched defs:what (Results 151 - 175 of 289) sorted by relevance

1234567891011>>

/freebsd-current/contrib/lua/src/
H A Dldebug.c327 static int auxgetinfo (lua_State *L, const char *what, lua_Debug *ar, argument
383 LUA_API int lua_getinfo (lua_State *L, const char *what, lua_Debug *ar) { argument
437 const char *what = getobjname(p, pc, c, name); /* search for 'c' */ local
755 luaG_forerror(lua_State *L, const TValue *o, const char *what) argument
[all...]
/freebsd-current/sys/arm/freescale/vybrid/
H A Dvf_uart.c322 vf_uart_bus_flush(struct uart_softc *sc, int what) argument
/freebsd-current/sys/dev/usb/net/
H A Dif_cdce.c536 cdce_driver_loaded(struct module *mod, int what, void *arg) argument
H A Dif_usie.c1596 usie_driver_loaded(struct module *mod, int what, void *arg) argument
/freebsd-current/sys/kern/
H A Dkern_rmlock.c115 assert_rm(const struct lock_object *lock, int what) argument
746 _rm_assert(const struct rmlock *rm, int what, const char *file, int line) argument
[all...]
H A Dkern_alq.c923 alq_load_handler(module_t mod, int what, void *arg) argument
H A Dsubr_acl_nfs4.c1372 acl_nfs4_modload(module_t module, int what, void *arg) argument
H A Dkern_sx.c175 assert_sx(const struct lock_object *lock, int what) argument
1422 _sx_assert(const struct sx *sx, int what, const char *file, int line) argument
[all...]
H A Dkern_environment.c95 kenv_dump(struct thread *td, char **envp, int what, char *value, int len) argument
[all...]
/freebsd-current/sys/dev/evdev/
H A Duinput.c146 uinput_knl_assert_lock(void *arg, int what) argument
/freebsd-current/usr.bin/at/
H A Dat.c529 process_jobs(int argc, char **argv, int what) argument
/freebsd-current/usr.bin/gcore/
H A Delfcore.c755 procstat_sysctl(void *arg, int what, size_t structsz, size_t *sizep) argument
/freebsd-current/tools/tools/ath/athprom/
H A Dathprom.c226 token(FILE *fd, char id[], int maxid, const char *what) argument
252 skipto(FILE *fd, const char *what) argument
460 undef(const char *what) argument
/freebsd-current/usr.sbin/ppp/
H A Dradius.c899 const char *what = "questionable"; /* silence warnings! */ local
1259 const char *what; local
[all...]
H A Dipcp.c737 IpcpInitRestartCounter(struct fsm *fp, int what) argument
/freebsd-current/contrib/file/src/
H A Dfuncs.c75 file_checkfield(char *msg, size_t mlen, const char *what, const char **pp) argument
/freebsd-current/contrib/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
/freebsd-current/contrib/libevent/
H A Dlistener.c394 listener_read_cb(evutil_socket_t fd, short what, void *p) argument
H A Devrpc.c970 evrpc_request_timeout(evutil_socket_t fd, short what, void *arg) argument
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...]
/freebsd-current/sys/amd64/sgx/
H A Dsgx.c1190 sgx_handler(module_t mod, int what, void *arg) argument
/freebsd-current/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_diff.c156 get_what(mode_t what) argument
/freebsd-current/sys/dev/uart/
H A Duart_dev_mvebu.c354 uart_mvebu_bus_flush(struct uart_softc *sc, int what) argument
/freebsd-current/sys/dev/sound/pcm/
H A Dbuffer.c732 sndbuf_dump(struct snd_dbuf *b, char *s, u_int32_t what) argument

Completed in 1346 milliseconds

1234567891011>>