Home
last modified time | relevance | path

Searched refs:editit (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/usr.bin/sdiff/
H A Dedit.c40 editit(const char *pathname) in editit() function
163 if (editit(filename) == -1) { in eparse()
/freebsd-14.2/usr.sbin/edquota/
H A Dedquota.c102 int editit(char *);
292 editit(tmpfil) && readtimes(protoprivs, tmpfil)) in main()
307 if (editit(tmpfil) && readprivs(curprivs, tmpfil)) in main()
430 editit(char *tmpf) in editit() function
/freebsd-14.2/sbin/bsdlabel/
H A Dbsdlabel.c88 static int editit(void);
633 if (!editit()) in edit()
664 editit(void) in editit() function