Home
last modified time | relevance | path

Searched defs:inplace (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/regress/usr.bin/sed/
H A DMakefile36 inplace: global() target
/openbsd-src/usr.bin/sed/
H A Dmain.c99 char *inplace; /* Inplace edit file extension */ global() variable
[all...]
/openbsd-src/usr.sbin/vmd/
H A Dvioqcow2.c408 int inplace; qc2_pwrite() local
474 xlate(struct qcdisk * disk,off_t off,int * inplace) xlate() argument
[all...]
/openbsd-src/gnu/usr.bin/perl/
H A Ddoop.c423 bool inplace = ! cBOOL(PL_op->op_private & OPpTRANS_GROWS); S_do_trans_invmap() local
H A Dpp.c3787 bool inplace; /* ? Convert first char only, in-place */ PP() local
[all...]
/openbsd-src/usr.bin/unifdef/
H A Dunifdef.c165 static bool inplace; /* -m: modify in place */ variable
/openbsd-src/usr.bin/ssh/
H A Dssh-keygen.c1291 int r, fd, oerrno, inplace = 0; do_known_hosts() local