Searched defs:self (Results 1 - 25 of 110) sorted by relevance

12345

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_grzip.c58 grzip_reader_free(struct archive_read_filter_bidder *self) argument
91 grzip_bidder_bid(struct archive_read_filter_bidder *self, argument
110 grzip_bidder_init(struct archive_read_filter *self) argument
H A Darchive_read_support_filter_lrzip.c57 lrzip_reader_free(struct archive_read_filter_bidder *self) argument
91 lrzip_bidder_bid(struct archive_read_filter_bidder *self, argument
121 lrzip_bidder_init(struct archive_read_filter *self) argument
H A Darchive_read_support_filter_bzip2.c112 bzip2_reader_free(struct archive_read_filter_bidder *self){ argument
125 bzip2_reader_bid(struct archive_read_filter_bidder *self, struct archive_read_filter *filter) argument
170 bzip2_reader_init(struct archive_read_filter *self) argument
190 bzip2_reader_init(struct archive_read_filter *self) argument
223 bzip2_filter_read(struct archive_read_filter *self, const void **p) argument
346 bzip2_filter_close(struct archive_read_filter *self) argument
[all...]
H A Darchive_read_support_filter_zstd.c113 zstd_bidder_bid(struct archive_read_filter_bidder *self, argument
148 zstd_bidder_init(struct archive_read_filter *self) argument
167 zstd_bidder_init(struct archive_read_filter *self) argument
206 zstd_filter_read(struct archive_read_filter *self, const void **p) argument
283 zstd_filter_close(struct archive_read_filter *self) argument
[all...]
/freebsd-11-stable/sys/dev/usb/controller/
H A Dgeneric_ehci.c71 generic_ehci_probe(device_t self) argument
84 generic_ehci_attach(device_t self) argument
156 generic_ehci_detach(device_t self) argument
[all...]
H A Duhci_pci.c91 uhci_pci_take_controller(device_t self) argument
99 uhci_pci_match(device_t self) argument
251 uhci_pci_probe(device_t self) argument
264 uhci_pci_attach(device_t self) argument
393 uhci_pci_detach(device_t self) argument
[all...]
H A Dehci_ixp4xx.c103 ehci_ixp_probe(device_t self) argument
112 ehci_ixp_attach(device_t self) argument
220 ehci_ixp_detach(device_t self) argument
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_kill.c82 pthread_t self; local
118 pthread_t self; local
H A Dt_name.c54 pthread_t self = pthread_self(); local
76 pthread_t thr, self = pthread_self(); local
H A Dt_sigalarm.c91 pthread_t self = pthread_self(); local
H A Dh_resolv.c97 pthread_t self = pthread_self(); local
136 pthread_t self = pthread_self(); local
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dmisc.c40 _krb5_s4u2self_to_checksumdata(krb5_context context, const PA_S4U2Self *self, krb5_data *data) argument
/freebsd-11-stable/sys/mips/mediatek/
H A Dmtk_ehci.c75 ehci_fdt_probe(device_t self) argument
90 ehci_fdt_attach(device_t self) argument
162 ehci_fdt_detach(device_t self) argument
[all...]
H A Dmtk_ohci.c75 ohci_fdt_probe(device_t self) argument
90 ohci_fdt_attach(device_t self) argument
162 ohci_fdt_detach(device_t self) argument
[all...]
/freebsd-11-stable/sys/mips/rmi/
H A Dxls_ehci.c79 ehci_xls_probe(device_t self) argument
87 ehci_xls_attach(device_t self) argument
164 ehci_xls_detach(device_t self) argument
[all...]
/freebsd-11-stable/sys/mips/rt305x/
H A Drt305x_ehci.c74 ehci_obio_probe(device_t self) argument
82 ehci_obio_attach(device_t self) argument
175 ehci_obio_detach(device_t self) argument
[all...]
H A Drt305x_ohci.c74 ohci_obio_probe(device_t self) argument
82 ohci_obio_attach(device_t self) argument
175 ohci_obio_detach(device_t self) argument
[all...]
/freebsd-11-stable/sys/arm/cavium/cns11xx/
H A Dehci_ebus.c85 ehci_ebus_probe(device_t self) argument
94 ehci_ebus_attach(device_t self) argument
184 ehci_ebus_detach(device_t self) argument
[all...]
/freebsd-11-stable/sys/dev/if_ndis/
H A Dif_ndis_usb.c133 ndisusb_match(device_t self) argument
157 ndisusb_attach(device_t self) argument
205 ndisusb_detach(device_t self) argument
[all...]
/freebsd-11-stable/contrib/jemalloc/src/
H A Dtsd.c170 pthread_t self = pthread_self(); local
/freebsd-11-stable/sys/mips/atheros/
H A Dar71xx_ehci.c91 ar71xx_ehci_probe(device_t self) argument
109 ar71xx_ehci_attach(device_t self) argument
230 ar71xx_ehci_detach(device_t self) argument
[all...]
/freebsd-11-stable/contrib/netbsd-tests/dev/scsipi/libscsitest/
H A Dscsitest.c235 scsitest_attach(device_t parent, device_t self, void *aux) argument
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks3.c99 pthread_t self; member in struct:mf_thread_data
112 pthread_t self = pthread_self (); local
/freebsd-11-stable/sys/dev/cardbus/
H A Dcardbus.c132 cardbus_suspend(device_t self) argument
140 cardbus_resume(device_t self) argument
/freebsd-11-stable/sys/dev/mii/
H A Dtlphy.c205 tlphy_service(struct mii_softc *self, struct mii_data *mii, int cmd) argument
281 tlphy_status(struct mii_softc *self) argument

Completed in 304 milliseconds

12345