Home
last modified time | relevance | path

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

/freebsd/usr.bin/sed/
H A Dmain.c106 const char *inplace; /* Inplace edit file extension. */ variable
123 inplace = NULL; in main()
132 inplace = optarg; in main()
151 inplace = optarg; in main()
328 if (inplace != NULL) in mf_fgets()
393 if (inplace != NULL) { in mf_fgets()
400 if (*inplace != '\0') { in mf_fgets()
403 len = strlcat(oldfname, inplace, in mf_fgets()
534 (inplace == NULL || ispan) && in lastline()
539 (inplace == NULL || ispan) && in lastline()
H A Dextern.h46 extern const char *inplace;
H A Dprocess.c208 if (inplace == NULL) { in process()
/freebsd/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_extern.h65 extern int inplace;
H A Dyppasswdd_main.c102 int inplace = 0; variable
200 inplace++; in main()
H A Dyppasswdd_server.c677 if (inplace) { in yppasswdproc_update_1_svc()
685 if (inplace && !rval) { in yppasswdproc_update_1_svc()
904 if (inplace) { in yppasswdproc_update_master_1_svc()
913 if (inplace && !rval) { in yppasswdproc_update_master_1_svc()
/freebsd/contrib/unifdef/
H A Dunifdef.c176 static bool inplace; /* -m: modify in place */ variable
326 inplace = true; in main()
329 inplace = true; in main()
363 if (symlist && (ofilename != NULL || inplace || argc > 1)) in main()
367 if (argc > 1 && !inplace) in main()
369 if (argc == 0 && inplace) in main()
373 if (argc == 1 && !inplace && ofilename == NULL) in main()
/freebsd/crypto/openssh/
H A Dssh-keygen.c1342 int r, fd, oerrno, inplace = 0; in do_known_hosts() local
1384 inplace = 1; in do_known_hosts()
1392 if (inplace) in do_known_hosts()
1397 if (inplace) in do_known_hosts()
1402 if (inplace) { in do_known_hosts()
1410 if (inplace) in do_known_hosts()
1412 } else if (inplace) { in do_known_hosts()
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.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 ) { argument
4444 if ( !inplace ) {
4448 } else if ( inplace ) {
4492 ATTR: function( match, curLoop, inplace, result, not, isXML ) { argument
4509 PSEUDO: function( match, curLoop, inplace, result, not ) { argument
4516 var ret = Sizzle.filter(match[3], curLoop, inplace, true ^ not);
[all …]
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh308 'c/-/(component noinplace inplace nodate date text help)/' \
313 'c/-/(noinplace inplace noquiet quiet noverbose verbose help)/' \
326 …tate draftfolder draftmessage nodraftfolder editor noedit form noinplace inplace whatnowproc nowha…
343 …essage nodraftfolder editor noedit filter form noformat format noinplace inplace digest issue volu…
/freebsd/sys/opencrypto/
H A Dktls_ocf.c162 SYSCTL_COUNTER_U64(_kern_ipc_tls_stats_ocf, OID_AUTO, inplace,
/freebsd/contrib/unbound/doc/
H A DChangelog5341 - Generalise inplace callback (de)registration
5342 - (de)register inplace callbacks for module id
5597 - Added code for registering inplace callback functions. The registered