Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_main.c102 int inplace = 0; variable
/freebsd/usr.bin/sed/
H A Dmain.c106 const char *inplace; /* Inplace edit file extension. */ variable
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js4148 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 Dunifdef.c176 static bool inplace; /* -m: modify in place */ variable
/freebsd/crypto/openssh/
H A Dssh-keygen.c1314 int r, fd, oerrno, inplace = 0; in do_known_hosts() local