Searched refs:nocopy (Results 1 – 5 of 5) sorted by relevance
390 int nocopy = 0; in readmail() local453 nocopy = 0; in readmail()462 nocopy = 1; in readmail()508 if (!nocopy) { in readmail()
280 ex_run_str(SCR *sp, char *name, CHAR_T *str, size_t len, int ex_flags, int nocopy) in ex_run_str() argument295 if (nocopy) in ex_run_str()
681 s->nocopy = 1; in update_section_group()815 s->nocopy = 1; in filter_reloc()1095 s->nocopy = 1; in modify_section()1210 s->nocopy = 1; in copy_shdr()1242 if (s->nocopy && s->buf == NULL) in copy_data()1260 if (s->nocopy) { in copy_data()1314 s->nocopy = 1; in create_external_section()
136 int nocopy; member
2341 int error, nocopy; in ffs_bufwrite() 2361 nocopy = bp->b_flags & B_NOCOPY; in ffs_geom_strategy() 2363 if ((vp->v_vflag & VV_COPYONWRITE) && nocopy == 0 && in ffs_geom_strategy() 2351 int error, nocopy; ffs_geom_strategy() local