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

12345

/freebsd-10-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_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...]
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_rpm.c97 rpm_bidder_bid(struct archive_read_filter_bidder *self, argument
137 rpm_bidder_init(struct archive_read_filter *self) argument
161 rpm_filter_read(struct archive_read_filter *self, const void **buff) argument
280 rpm_filter_close(struct archive_read_filter *self) argument
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libpthread/
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 Dt_kill.c82 pthread_t self; local
118 pthread_t self; local
H A Dh_resolv.c97 pthread_t self = pthread_self(); local
136 pthread_t self = pthread_self(); local
/freebsd-10-stable/lib/libkse/thread/
H A Dthr_pspinlock.c90 struct pthread *self = _pthread_self(); local
115 struct pthread *self = _pthread_self(); local
/freebsd-10-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-10-stable/sys/mips/atheros/
H A Dar71xx_ehci.c73 ar71xx_ehci_probe(device_t self) argument
82 ar71xx_ehci_attach(device_t self) argument
195 ar71xx_ehci_detach(device_t self) argument
[all...]
/freebsd-10-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-10-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-10-stable/sys/dev/usb/controller/
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.c90 ehci_ixp_probe(device_t self) argument
99 ehci_ixp_attach(device_t self) argument
206 ehci_ixp_detach(device_t self) argument
[all...]
H A Dehci_mv.c103 mv_ehci_probe(device_t self) argument
118 mv_ehci_attach(device_t self) argument
242 mv_ehci_detach(device_t self) argument
[all...]
H A Dohci_pci.c99 ohci_pci_take_controller(device_t self) argument
117 ohci_pci_match(device_t self) argument
192 ohci_pci_probe(device_t self) argument
205 ohci_pci_attach(device_t self) argument
333 ohci_pci_detach(device_t self) argument
[all...]
/freebsd-10-stable/contrib/ofed/management/libibmad/src/
H A Dresolve.c55 ib_portid_t self = {0}; local
158 ib_portid_t self = {0}; local
/freebsd-10-stable/lib/libkse/test/
H A Dsigsuspend_d.c100 pthread_t self; local
/freebsd-10-stable/sys/dev/if_ndis/
H A Dif_ndis_usb.c132 ndisusb_match(device_t self) argument
156 ndisusb_attach(device_t self) argument
202 ndisusb_detach(device_t self) argument
[all...]
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Dsys_tune.c210 static int sys_tune_cpu_notify(struct notifier_block *self, argument
/freebsd-10-stable/sys/arm/allwinner/
H A Da10_ehci.c94 a10_ehci_probe(device_t self) argument
109 a10_ehci_attach(device_t self) argument
224 a10_ehci_detach(device_t self) argument
[all...]
/freebsd-10-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-10-stable/contrib/netbsd-tests/dev/scsipi/libscsitest/
H A Dscsitest.c235 scsitest_attach(device_t parent, device_t self, void *aux) argument

Completed in 143 milliseconds

12345