Home
last modified time | relevance | path

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

/netbsd-src/sbin/disklabel/
H A Dmain.c174 static int editit(const char *);
1534 if (!editit(tmpfil))
1561 editit(const char *tmpfil)
1560 editit(const char *tmpfil) global() function
/netbsd-src/usr.sbin/edquota/
H A Dedquota.c721 editit(const char *ltmpfile) in editit() function
1263 if (editit(tmppath) == 0) in editone()