Lines Matching full:on
13 * software distributed under the License is distributed on an
53 * @param out_buf On success, this points to the malloced memory.
57 * @return 0 on success;
58 * OS_ENOMEM on malloc failure;
59 * Other OS code on unexpected error.
94 * @param out_buf On success, this points to the malloced memory.
98 * @return 0 on success;
99 * OS_ENOMEM on malloc failure;
100 * Other OS code on unexpected error.
137 * @param out_buf On success, this points to the malloced memory.
141 * @return 0 on success;
142 * OS_ENOMEM on malloc failure;
143 * Other OS code on unexpected error.
184 * @param out_buf On success, this points to the malloced memory.
188 * @return 0 on success;
189 * OS_ENOMEM on malloc failure;
190 * Other OS code on unexpected error.
253 * set to NULL on success.
264 * @return The next fragment to send on success;
265 * NULL on failure.