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

/freebsd-10.3-release/contrib/dialog/
H A Dinputbox.c76 int edited; local
89 edited = FALSE;
163 if (*input != '\0' && !edited) {
195 edited = TRUE;
/freebsd-10.3-release/usr.sbin/pw/
H A Dpw_user.c1498 bool quiet, createhome, pretty, dryrun, nis, edited, docreatehome; local
1508 edited = docreatehome = false;
1653 edited = true;
1659 edited = true;
1673 edited = true;
1679 edited = true;
1684 edited = true;
1693 edited = true;
1699 edited = true;
1704 edited
[all...]
/freebsd-10.3-release/contrib/bmake/mk/
H A Dsys.dependfile.mk17 # This allows a mixture of auto generated as well as manually edited
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_wc/
H A Dupdate_editor.c196 edited/added files with the last-commit-time. */
367 svn_boolean_t edited;
369 /* The tree conflict to install once the node is really edited */
753 svn_boolean_t edited;
755 /* The tree conflict to install once the node is really edited */
899 /* Called when a directory is really edited, to avoid marking a
904 if (db->edited)
910 db->edited = TRUE;
936 /* Called when a file is really edited, to avoid marking a
941 if (fb->edited)
364 svn_boolean_t edited; member in struct:dir_baton
750 svn_boolean_t edited; member in struct:file_baton
[all...]
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_client/
H A Dmerge.c1173 svn_boolean_t edited;
1175 /* 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
1568 if (db->edited)
1571 if (db->parent_baton && !db->parent_baton->edited)
1580 db->edited = TRUE;
1651 if (fb->edited)
1654 if (fb->parent_baton && !fb->parent_baton->edited)
1663 fb->edited
1169 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-10.3-release/contrib/gcc/config/sparc/
H A Dlb1spc.asm5 slightly edited to match the desired calling convention, and also to

Completed in 110 milliseconds