Searched defs:what (Results 176 - 200 of 289) sorted by relevance

1234567891011>>

/freebsd-current/sys/kern/
H A Dkern_environment.c95 kenv_dump(struct thread *td, char **envp, int what, char *value, int len) argument
[all...]
H A Dkern_lock.c403 assert_lockmgr(const struct lock_object *lock, int what) argument
1722 _lockmgr_assert(const struct lock *lk, int what, const char *file, int line) argument
[all...]
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_loopfilter.c192 sync_status(const char *what, int ostatus, int nstatus) argument
/freebsd-current/sys/dev/usb/serial/
H A Du3g.c911 u3g_driver_loaded(struct module *mod, int what, void *arg) argument
/freebsd-current/sys/dev/nvmf/host/
H A Dnvmf.c1056 nvmf_modevent(module_t mod, int what, void *arg) argument
/freebsd-current/contrib/pjdfstest/
H A Dpjdfstest.c516 show_stat(stat_t *sp, const char *what) argument
620 show_stats(stat_t *sp, char *what) argument
[all...]
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlstrlib.c384 start_capture(MatchState *ms, const char *s, const char *p, int what) argument
H A Dlapi.c1019 LUA_API int lua_gc (lua_State *L, int what, int data) { argument
/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dradix_ipf.c930 char *what; member in struct:tabe_s
/freebsd-current/sys/contrib/openzfs/etc/systemd/system-generators/
H A Dzfs-mount-generator.c137 strendswith(const char *what, const char *suff) argument
/freebsd-current/contrib/libedit/
H A Dterminal.c1316 char what[8], how[8]; local
1402 char *what; local
[all...]
/freebsd-current/contrib/libpcap/
H A Dpcap-dos.c641 void pcap_assert (const char *what, const char *file, unsigned line) argument
H A Dpcap-dlpi.c1160 send_request(int fd, char *ptr, int len, char *what, char *ebuf) argument
1179 recv_ack(int fd, int size, const char *what, char *bufp, char *ebuf, int *uerror) argument
1491 dlokack(int fd, const char *what, char *bufp, char *ebuf, int *uerror) argument
[all...]
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dbufferevent_openssl.c918 be_openssl_eventcb(struct bufferevent *bev_base, short what, void *ctx) argument
943 be_openssl_readeventcb(evutil_socket_t fd, short what, void *ptr) argument
957 be_openssl_writeeventcb(evutil_socket_t fd, short what, voi argument
1071 be_openssl_handshakeeventcb(evutil_socket_t fd, short what, void *ptr) argument
[all...]
/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress.c368 simpleclose_close_fd_cb(evutil_socket_t s, short what, void *ptr) argument
380 record_event_cb(evutil_socket_t s, short what, void *ptr) argument
[all...]
H A Dregress_ssl.c364 eventcb(struct bufferevent *bev, short what, void *ctx) argument
845 wm_eventcb(struct bufferevent *bev, short what, void *arg) argument
H A Dtest-ratelim.c152 write_on_connectedcb(struct bufferevent *bev, short what, void *ctx) argument
181 echo_eventcb(struct bufferevent *bev, short what, void *ctx) argument
/freebsd-current/contrib/lua/src/
H A Dlauxlib.c289 const char *what = "exit"; /* type of termination */ local
734 errfile(lua_State *L, const char *what, int fnameindex) argument
[all...]
H A Dlua.h479 const char *what; /* (S) 'Lua', 'C', 'main', 'tail' */ member in struct:lua_Debug
/freebsd-current/sys/dev/acpica/
H A Dacpi_thermal.c718 acpi_tz_sanity(struct acpi_tz_softc *sc, int *val, char *what) argument
/freebsd-current/sys/dev/usb/
H A Dusb_dev.c2048 usb_fifo_put_data(struct usb_fifo *f, struct usb_page_cache *pc, usb_frlength_t offset, usb_frlength_t len, uint8_t what) argument
2085 usb_fifo_put_data_linear(struct usb_fifo *f, void *ptr, usb_size_t len, uint8_t what) argument
2157 usb_fifo_get_data(struct usb_fifo *f, struct usb_page_cache *pc, usb_frlength_t offset, usb_frlength_t len, usb_frlength_t *actlen, uint8_t what) argument
2220 usb_fifo_get_data_linear(struct usb_fifo *f, void *ptr, usb_size_t len, usb_size_t *actlen, uint8_t what) argument
[all...]
/freebsd-current/sys/dev/gpio/
H A Dgpiokeys.c1028 gpiokeys_driver_load(module_t mod, int what, void *arg) argument
/freebsd-current/sys/dev/hifn/
H A Dhifn7751.c269 checkmaxmin(device_t dev, const char *what, u_int v, u_int min, u_int max) argument
/freebsd-current/usr.bin/sort/
H A Dsort.c502 unknown(const char *what) argument
/freebsd-current/usr.bin/truss/
H A Dsyscall.h269 char what_l_[PADL_(l_int)]; l_int what; char what_r_[PADR_(l_int)]; member in struct:linux_socketcall_args

Completed in 321 milliseconds

1234567891011>>