Home
last modified time | relevance | path

Searched refs:nochange (Results 1 – 7 of 7) sorted by relevance

/freebsd/etc/mtree/
H A DBSD.sendmail.dist6 . nochange
7 var nochange
8 spool nochange tags=package=runtime
H A DBSD.usr.dist177 obj nochange
899 src nochange
H A DREADME38 the correct header, and important keywords like ``nochange''.
/freebsd/contrib/nvi/ex/
H A Dex_txt.c61 int nochange; in ex_txt() local
110 for (carat_st = C_NOTSET, nochange = 0;;) { in ex_txt()
206 if (nochange) { in ex_txt()
207 nochange = 0; in ex_txt()
295 nochange = 1; in ex_txt()
/freebsd/contrib/nvi/vi/
H A Dv_txt.c273 int nochange; in v_txt() local
458 nochange = 0; in v_txt()
776 if (nochange) { in v_txt()
777 nochange = 0; in v_txt()
951 nochange = 1; in v_txt()
/freebsd/contrib/lib9p/pytest/
H A Dp9conn.py1042 nochange = {
1066 statobj[field] = nochange[field]
1083 elif field in nochange and statobj[field] == nochange[field]:
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_bsd.c315 goto nochange; in bsd_ctrl_iface()
319 goto nochange; in bsd_ctrl_iface()
335 nochange: in bsd_ctrl_iface()