Searched refs:ocf (Results 1 – 6 of 6) sorted by relevance
/openbsd/usr.bin/cvs/ |
H A D | admin.c | 246 struct cvs_file *ocf; in cvs_admin_local() local 274 ocf = cvs_file_get_cf(d, f, oldfilename, ofd, CVS_FILE, 0); in cvs_admin_local() 276 ocf->file_rcs = rcs_open(fpath, ofd, RCS_READ, 0444); in cvs_admin_local() 277 if (ocf->file_rcs == NULL) in cvs_admin_local() 280 TAILQ_FOREACH(acp, &(ocf->file_rcs->rf_access), ra_list) in cvs_admin_local() 283 cvs_file_free(ocf); in cvs_admin_local()
|
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/ |
H A D | 201.chain | 15 PexFf1Dsr9lx6kXjQIEn35M4vgiEMDXLkg98RuQXPlfuLzqt8+wnYO6i5pnR/ocf
|
/openbsd/sys/dev/x86emu/ |
H A D | x86emu.c | 6836 uint32_t mask, cf, ocf = 0; in rcr_byte() local 6868 ocf = ACCESS_FLAG(F_CF) != 0; in rcr_byte() 6899 CONDITIONAL_SET_FLAG(XOR2(ocf + ((d >> 6) & 0x2)), in rcr_byte() 6914 uint32_t mask, cf, ocf = 0; in rcr_word() local 6921 ocf = ACCESS_FLAG(F_CF) != 0; in rcr_word() 6932 CONDITIONAL_SET_FLAG(XOR2(ocf + ((d >> 14) & 0x2)), in rcr_word() 6947 uint32_t mask, cf, ocf = 0; in rcr_long() local 6954 ocf = ACCESS_FLAG(F_CF) != 0; in rcr_long() 6966 CONDITIONAL_SET_FLAG(XOR2(ocf + ((d >> 30) & 0x2)), in rcr_long()
|
/openbsd/usr.bin/file/magdir/ |
H A D | archive | 700 # http://www.idpf.org/ocf/ocf1.0/download/ocf10.htm, section 4.
|
/openbsd/gnu/usr.bin/cvs/doc/ |
H A D | cvs.info-8 | 892 Kathy Dyer <dyer@phoenix.ocf.llnl.gov>,
|
H A D | cvs.texinfo | 13551 Kathy Dyer <@t{dyer@@phoenix.ocf.llnl.gov}>,
|