Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/sdiff/
H A Dedit.c42 editit(const char *pathname) in editit() function
165 if (editit(filename) == -1) { in eparse()
/freebsd-13.1/usr.sbin/edquota/
H A Dedquota.c104 int editit(char *);
294 editit(tmpfil) && readtimes(protoprivs, tmpfil)) in main()
309 if (editit(tmpfil) && readprivs(curprivs, tmpfil)) in main()
432 editit(char *tmpf) in editit() function
/freebsd-13.1/sbin/bsdlabel/
H A Dbsdlabel.c90 static int editit(void);
631 if (!editit()) in edit()
662 editit(void) in editit() function