Home
last modified time | relevance | path

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

/freebsd/usr.bin/sdiff/
H A Dedit.c39 editit(const char *pathname) in editit() function
162 if (editit(filename) == -1) { in eparse()
/freebsd/usr.sbin/edquota/
H A Dedquota.c89 int editit(char *);
279 editit(tmpfil) && readtimes(protoprivs, tmpfil)) in main()
294 if (editit(tmpfil) && readprivs(curprivs, tmpfil)) in main()
417 editit(char *tmpf) in editit() function
/freebsd/sbin/bsdlabel/
H A Dbsdlabel.c75 static int editit(void);
620 if (!editit()) in edit()
651 editit(void) in editit() function