Lines Matching full:on
61 * Add an on-disk alternate to an existing Object DB.
69 * Writing is disabled on alternate backends.
73 * @return 0 on success; error code otherwise
207 * Note that since this function operates on multiple objects, the
214 * @return 0 on success or an error code on failure
224 * If the object databases have changed on disk while the library
234 * on disk but hasn't been loaded yet.
237 * @return 0 on success, error code otherwise
252 * @return 0 on success, non-zero callback return value, or error code
323 * @return 0 on success; an error code otherwise
348 * assured to work on all backends.
496 * The backends are checked in relative ordering, based on the
504 * @return 0 on success; error code otherwise
515 * The backends are checked in relative ordering, based on the
518 * Writing is disabled on alternate backends.
525 * @return 0 on success; error code otherwise
543 * @return 0 on success; GIT_ENOTFOUND if pos is invalid; other errors < 0