Lines Matching +full:transfer +full:- +full:function

2 .\" Copyright (c) 2010-2022 Hans Petter Selasky
38 .Bd -literal -offset indent
53 This function initialises
56 This function returns 0 on success or a negative value on failure.
69 This function returns 0 on success or a negative value on failure.
76 This function stores a uniq system unit number at the pointed
78 This function returns 0 on success or a negative value on failure.
85 This function stores a unique system unit number at the pointed
92 This function returns 0 on success or a negative value on failure.
99 This function frees the given allocated system unit number.
100 This function returns 0 on success or a negative value on failure.
107 This function frees the given allocated system unit number belonging
109 If both the unit and id argument is -1, all allocated units will be freed.
110 This function returns 0 on success or a negative value on failure.
117 This function allocates
120 Only memory allocated by this function can be memory
123 This function returns a valid data pointer on success or
129 offset having to fit into a 32-bit variable typically for 32-bit
134 This function returns non-zero if the passed pointer points to a valid
135 and non-freed allocation, as returned by
137 Else this function returns zero.
141 This function frees memory allocated by
143 This function is NULL safe.
147 This function returns the mmap offset the client must use to
153 This function creates a new character device according to the given
155 This function returns a valid cuse_dev structure pointer
159 The device name can only contain a-z,
160 A-Z, 0-9, dot, / and underscore characters.
179 This function will block and do event processing.
182 function.
183 This function returns 0 on success or a negative value on failure.
192 These functions are used to set and get the per-file-open specific handle
197 This function instructs
202 user pointer is local, if the argument passed to it is non-zero.
204 This function should only be used inside the cuse file operation callbacks.
218 These functions are used to transfer data between the local
234 This function is used to check if a signal has been delivered to the
237 This function returns 0 if a signal has been
246 This function is used to get the current cuse device pointer and the
255 This function should only be used inside the
265 This function will wake up any file pollers.
267 Transfer lengths for
273 should not exceed what can fit into a 32-bit signed integer and is
277 Transfer lengths for ioctls should not exceed what is defined by the
285 .Bd -literal -offset indent
324 This function returns a
330 This function returns a
336 This function returns a
343 must be used to transfer data to and from the
348 This function returns a
355 must be used to transfer data to and from the
360 This function returns a
368 transfer data to and from the
373 This function returns a mask of
379 .Bd -literal -offset indent