Searched defs:cookie (Results 176 - 200 of 673) sorted by relevance

1234567891011>>

/haiku-fatelf/src/add-ons/kernel/drivers/misc/
H A Dpoke.c102 poke_open(const char* name, uint32 flags, void** cookie) argument
116 poke_close(void* cookie) argument
123 poke_free(void* cookie) argument
131 poke_control(void* cookie, uint32 op, void* arg, size_t length) argument
281 poke_read(void* cookie, off_t position, void* buffer, size_t* numBytes) argument
289 poke_write(void* cookie, off_t position, const void* buffer, size_t* numBytes) argument
/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/
H A Ddevice.c72 ipro1000_open(const char *name, uint32 flags, void** cookie) argument
135 ipro1000_close(void* cookie) argument
149 ipro1000_free(void* cookie) argument
165 ipro1000_read(void* cookie, off_t position, void *buf, size_t* num_bytes) argument
218 ipro1000_write(void* cookie, off_t position, const void* buffer, size_t* num_bytes) argument
307 ipro1000_control(void *cookie, uint32 op, void *arg, size_t len) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/sis19x/
H A DDriver.cpp196 SiS19X_open(const char* name, uint32 flags, void** cookie) argument
212 SiS19X_read(void* cookie, off_t position, void* buffer, size_t* numBytes) argument
220 SiS19X_write(void* cookie, off_t position, argument
229 SiS19X_control(void* cookie, uint32 op, void* buffer, size_t length) argument
237 SiS19X_close(void* cookie) argument
245 SiS19X_free(void* cookie) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/usb_ecm/
H A DDriver.cpp28 usb_ecm_device_added(usb_device device, void **cookie) argument
76 usb_ecm_device_removed(void *cookie) argument
167 usb_ecm_open(const char *name, uint32 flags, void **cookie) argument
186 usb_ecm_read(void *cookie, off_t position, void *buffer, size_t *numBytes) argument
195 usb_ecm_write(void *cookie, off_t position, const void *buffer, size_t *numBytes) argument
205 usb_ecm_control(void *cookie, uint32 op, void *buffer, size_t length) argument
214 usb_ecm_close(void *cookie) argument
223 usb_ecm_free(void *cookie) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wb840/
H A Ddevice.c28 wb840_open(const char* name, uint32 flags, void** cookie) argument
140 wb840_read(void* cookie, off_t position, void* buf, size_t* num_bytes) argument
211 wb840_write(void* cookie, off_t position, const void* buffer, size_t* num_bytes) argument
278 wb840_control (void* cookie, uint32 op, void* arg, size_t len) argument
341 wb840_close(void* cookie) argument
365 wb840_free(void* cookie) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/ipw2100/
H A Ddriver.cpp189 ipw2100_open(const char *name, uint32 flags, void **cookie) argument
221 ipw2100_close(void *cookie) argument
230 ipw2100_free(void *cookie) argument
246 ipw2100_control(void *cookie, uint32 op, void *args, size_t length) argument
255 ipw2100_read(void *cookie, off_t position, void *buffer, size_t *numBytes) argument
264 ipw2100_write(void *cookie, off_t position, const void *buffer, size_t *numBytes) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/tty/
H A Dmaster.cpp38 create_master_cookie(master_cookie *&cookie, struct tty *master, argument
92 master_cookie *cookie; local
111 master_cookie *cookie local
132 master_cookie *cookie = (master_cookie *)_cookie; local
147 master_cookie *cookie = (master_cookie *)_cookie; local
158 master_cookie *cookie = (master_cookie *)_cookie; local
175 master_cookie *cookie = (master_cookie *)_cookie; local
192 master_cookie *cookie = (master_cookie *)_cookie; local
201 master_cookie *cookie = (master_cookie *)_cookie; local
[all...]
H A Dslave.cpp86 slave_cookie *cookie = (slave_cookie *)malloc(sizeof(struct slave_cookie)); local
128 slave_cookie *cookie = (slave_cookie *)_cookie; local
145 slave_cookie *cookie = (slave_cookie *)_cookie; local
162 slave_cookie *cookie = (slave_cookie *)_cookie; local
173 slave_cookie *cookie = (slave_cookie *)_cookie; local
190 slave_cookie *cookie = (slave_cookie *)_cookie; local
207 slave_cookie *cookie = (slave_cookie *)_cookie; local
216 slave_cookie *cookie = (slave_cookie *)_cookie; local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/btrfs/
H A DAttribute.cpp39 Attribute::Attribute(Inode* inode, attr_cookie* cookie) argument
117 Attribute::Read(attr_cookie* cookie, off_ argument
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/fat/
H A Dattr.c144 int32 *cookie = (int32 *)_cookie; local
196 dosfs_close_attr(fs_volume *_vol, fs_vnode *_node, void *cookie) argument
203 dosfs_free_attr_cookie(fs_volume *_vol, fs_vnode *_node, void *cookie) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/
H A Dntfsdir.c42 dircookie *cookie = (dircookie*)_dirent; local
88 dircookie *cookie = (dircookie*)_cookie; local
117 dircookie *cookie = NULL; local
158 fs_closedir(fs_volume *_vol, fs_vnode *_node, void *cookie) argument
170 dircookie *cookie = (dircookie*)_cookie; local
247 dircookie *cookie = (dircookie*)_cookie; local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/reiserfs/
H A DSettings.cpp175 int32 cookie = 0; local
208 int32 cookie = 0; local
227 int32 cookie = 0; local
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DSettings.cpp127 int32 cookie = 0; local
230 int32 cookie = 0; local
27 _FindNextParameter(const container_t *container, const char *name, int32 &cookie) argument
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/amiga/
H A Damiga_rdb.cpp78 get_next_partition(int fd, rigid_disk_block &rdb, uint32 &cookie, argument
176 uint32 index = 0, cookie = 0; local
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/intel/
H A Dintel.cpp114 pm_identify_partition(int fd, partition_data* partition, void** cookie) argument
179 pm_scan_partition(int fd, partition_data* partition, void* cookie) argument
251 pm_free_identify_partition_cookie(partition_data*/* partition*/, void* cookie) argument
302 ep_identify_partition(int fd, partition_data* partition, void** cookie) argument
331 ep_scan_partition(int fd, partition_data* partition, void* cookie) argument
406 ep_free_identify_partition_cookie(partition_data* partition, void* cookie) argument
[all...]
/haiku-fatelf/src/add-ons/media/media-add-ons/video_mixer/
H A DVideoMixerNodeConsumer.cpp42 GetNextInput( int32 *cookie, media_input *out_input) argument
66 DisposeInputCookie( int32 cookie) argument
/haiku-fatelf/src/add-ons/media/plugins/au_reader/
H A Dau_reader.cpp282 auReader::AllocateCookie(int32 streamNumber, void **cookie) argument
288 auReader::FreeCookie(void *cookie) argument
295 auReader::GetStreamInfo(void *cookie, int64 *frameCount, bigtime_t *duration, argument
308 auReader::Seek(void *cookie, argument
352 auReader::GetNextChunk(void *cookie, argument
/haiku-fatelf/src/add-ons/media/plugins/musepack/
H A DMusePackReader.cpp118 MusePackReader::FreeCookie(void *cookie) argument
126 MusePackReader::GetStreamInfo(void *cookie, int64 *_frameCount, bigtime_t *_duration, argument
147 MusePackReader::Seek(void *cookie, uint32 seekTo, int64 *frame, bigtime_t *time) argument
156 MusePackReader::GetNextChunk(void *cookie, const void **chunkBuffer, size_t *chunkSize, argument
/haiku-fatelf/src/add-ons/print/transports/ipp/
H A DIpp.cpp176 IPPPrinterRoster::_IPPListeningThread(void *cookie) argument
/haiku-fatelf/src/apps/activitymonitor/
H A DSystemInfo.cpp161 uint32 cookie = 0; local
/haiku-fatelf/src/apps/mediaplayer/support/
H A DEventQueue.cpp150 EventQueue::_execute_events_(void* cookie) argument
/haiku-fatelf/src/apps/networkstatus/
H A DNetworkStatus.cpp54 int32 cookie = 0; local
/haiku-fatelf/src/apps/processcontroller/
H A DMemoryBarMenuItem.cpp249 ssize_t cookie = 0; local
H A DUtilities.cpp134 int32 cookie = 0; local
/haiku-fatelf/src/bin/
H A Ddf.cpp235 int32 cookie = 0; local

Completed in 204 milliseconds

1234567891011>>