Searched defs:inplace (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.sbin/rpc.yppasswdd/ |
H A D | yppasswdd_main.c | 102 int inplace = 0; variable
|
/freebsd/usr.bin/sed/ |
H A D | main.c | 106 const char *inplace; /* Inplace edit file extension. */ variable
|
/freebsd/contrib/libxo/xohtml/external/ |
H A D | jquery.js | 4148 Sizzle.filter = function( expr, set, inplace, not ) { argument 4434 CLASS: function( match, curLoop, inplace, result, not, isXML ) { argument 4492 ATTR: function( match, curLoop, inplace, result, not, isXML ) { argument 4509 PSEUDO: function( match, curLoop, inplace, result, not ) { argument
|
/freebsd/contrib/unifdef/ |
H A D | unifdef.c | 176 static bool inplace; /* -m: modify in place */ variable
|
/freebsd/crypto/openssh/ |
H A D | ssh-keygen.c | 1314 int r, fd, oerrno, inplace = 0; in do_known_hosts() local
|