Searched refs:CHECKOUT (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/cvs/src/
H A Dcheckout.c152 m_type = CHECKOUT;
312 if (checkout_prune_dirs && m_type == CHECKOUT)
567 else if (m_type == CHECKOUT)
956 if (!isabsolute (where) && top_level_admin && m_type == CHECKOUT)
1002 m_type == CHECKOUT);
1025 0, 0, m_type == CHECKOUT);
1104 history_write (m_type == CHECKOUT ? 'O' : 'E', preload_update_dir,
1158 if (m_type == CHECKOUT && !pipeout)
H A Dmodules.c707 (m_type == CHECKOUT && checkout_prog != NULL) ||
718 (m_type == CHECKOUT ? checkout_prog : export_prog));
H A Dcvs.h335 CHECKOUT, TAG, PATCH, EXPORT, MISC enumerator in enum:mtype
H A Dserver.c4817 CHECKOUT, "Updating", expand_proc,
/freebsd-9.3-release/gnu/usr.bin/patch/
H A Dcommon.h76 #define CHECKOUT "co %s" macro
H A Dinp.c135 Sprintf(buf, output_elsewhere?CHECKOUT:CHECKOUT_LOCKED, filename);

Completed in 101 milliseconds