Searched refs:edited (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/dialog/
H A Dinputbox.c76 int edited; local
89 edited = FALSE;
163 if (*input != '\0' && !edited) {
195 edited = TRUE;
/freebsd-11-stable/usr.sbin/pw/
H A Dpw_user.c1524 bool quiet, createhome, pretty, dryrun, nis, edited; local
1534 edited = false;
1678 edited = true;
1684 edited = true;
1698 edited = true;
1705 edited = true;
1710 edited = true;
1719 edited = true;
1725 edited = true;
1730 edited
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Dsys.dependfile.mk17 # This allows a mixture of auto generated as well as manually edited
/freebsd-11-stable/share/mk/
H A Dsys.dependfile.mk18 # This allows a mixture of auto generated as well as manually edited
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dupdate_editor.c196 edited/added files with the last-commit-time. */
264 /* After closing the root directory a copy of its edited value */
265 svn_boolean_t edited;
371 svn_boolean_t edited;
373 /* The tree conflict to install once the node is really edited */
767 svn_boolean_t edited;
769 /* The tree conflict to install once the node is really edited */
894 /* Called when a directory is really edited, to avoid marking a
899 if (db->edited)
905 db->edited
262 svn_boolean_t edited; member in struct:edit_baton
368 svn_boolean_t edited; member in struct:dir_baton
764 svn_boolean_t edited; member in struct:file_baton
[all...]
H A Dwc_db_update_move.c265 svn_boolean_t edited; member in struct:node_move_baton_t
662 if (nmb->edited)
673 nmb->edited = TRUE;
2311 /* nmb.edited = FALSE; */
2781 /* nmb.edited = FALSE; */
2868 svn_boolean_t edited; member in struct:added_node_baton_t
2876 if (nb->edited)
2887 nb->edited = TRUE;
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dmerge.c1170 svn_boolean_t edited;
1172 /* If a tree conflict will be installed once edited, it's reason. If a skip
1233 svn_boolean_t edited;
1235 /* If a tree conflict will be installed once edited, it's reason. If a skip
1619 if (db->edited)
1622 if (db->parent_baton && !db->parent_baton->edited)
1631 db->edited = TRUE;
1702 if (fb->edited)
1705 if (fb->parent_baton && !fb->parent_baton->edited)
1714 fb->edited
1166 svn_boolean_t edited; member in struct:merge_dir_baton_t
1229 svn_boolean_t edited; member in struct:merge_file_baton_t
[all...]
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dlb1spc.asm5 slightly edited to match the desired calling convention, and also to

Completed in 182 milliseconds