Home
last modified time | relevance | path

Searched refs:inplace (Results 1 – 13 of 13) sorted by relevance

/NextBSD/usr.bin/sed/
HDmain.c117 static const char *inplace; /* Inplace edit file extension. */ variable
133 inplace = NULL; in main()
142 inplace = optarg; in main()
161 inplace = optarg; in main()
326 if (inplace != NULL) in mf_fgets()
391 if (inplace != NULL) { in mf_fgets()
398 if (*inplace != '\0') { in mf_fgets()
401 len = strlcat(oldfname, inplace, in mf_fgets()
527 (inplace == NULL || ispan) && in lastline()
532 (inplace == NULL || ispan) && in lastline()
/NextBSD/contrib/libucl/python/
HDtest.sh3 python3.4 setup.py build_ext --inplace
/NextBSD/usr.sbin/rpc.yppasswdd/
HDyppasswdd_extern.h65 extern int inplace;
HDyppasswdd_main.c102 int inplace = 0; variable
202 inplace++; in main()
HDyppasswdd_server.c657 if (inplace) { in yppasswdproc_update_1_svc()
665 if (inplace && !rval) { in yppasswdproc_update_1_svc()
879 if (inplace) { in yppasswdproc_update_master_1_svc()
888 if (inplace && !rval) { in yppasswdproc_update_master_1_svc()
/NextBSD/usr.bin/unifdef/
HDunifdef.c157 static bool inplace; /* -m: modify in place */ variable
312 inplace = true; in main()
315 inplace = true; in main()
349 if (symlist && (ofilename != NULL || inplace || argc > 1)) in main()
353 if (argc > 1 && !inplace) in main()
355 if (argc == 0 && inplace) in main()
359 if (argc == 1 && !inplace && ofilename == NULL) in main()
/NextBSD/crypto/openssh/
HDssh-keygen.c1018 int c, skip = 0, inplace = 0, num = 0, invalid = 0, has_unhashed = 0; in do_known_hosts() local
1051 inplace = 1; in do_known_hosts()
1072 if (inplace) in do_known_hosts()
1192 if (inplace) { in do_known_hosts()
1201 if (inplace) { in do_known_hosts()
/NextBSD/contrib/libxo/xohtml/external/
HDjquery.js4148 Sizzle.filter = function( expr, set, inplace, not ) { argument
4176 match = Expr.preFilter[ type ]( match, curLoop, inplace, result, not, isXMLFilter );
4192 if ( inplace && found != null ) {
4209 if ( !inplace ) {
4434 CLASS: function( match, curLoop, inplace, result, not, isXML ) {
4444 if ( !inplace ) {
4448 } else if ( inplace ) {
4492 ATTR: function( match, curLoop, inplace, result, not, isXML ) {
4509 PSEUDO: function( match, curLoop, inplace, result, not ) {
4516 var ret = Sizzle.filter(match[3], curLoop, inplace, true ^ not);
[all …]
/NextBSD/contrib/tcsh/
HDcomplete.tcsh302 'c/-/(component noinplace inplace nodate date text help)/' \
307 'c/-/(noinplace inplace noquiet quiet noverbose verbose help)/' \
320 …tate draftfolder draftmessage nodraftfolder editor noedit form noinplace inplace whatnowproc nowha…
337 …essage nodraftfolder editor noedit filter form noformat format noinplace inplace digest issue volu…
/NextBSD/contrib/binutils/bfd/
HDChangeLog-20062183 inplace.
HDChangeLog-96972733 * elf32-mn10200.c (elf_mn10200_howto): Don't ever set partial-inplace.
2984 inplace for most relocs.
HDChangeLog-9193155 * elf.c (bfd_elf_generic_reloc): If this is not an inplace reloc,
HDChangeLog-94952148 (arm26): Not partial inplace.