Searched refs:nocopy (Results 1 – 9 of 9) 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
78 on fork. This used to be named ".data$nocopy". The linker used
2223 int error, nocopy; in ffs_geom_strategy() local2231 nocopy = bp->b_flags & B_NOCOPY; in ffs_geom_strategy()2233 if ((vp->v_vflag & VV_COPYONWRITE) && nocopy == 0 && in ffs_geom_strategy()
1872 * scripttempl/pe.sc: The Cygwin32 library uses a .data$nocopy
2079 * integrate.c (save_for_inline_{nocopy,copying}): Remove