Home
last modified time | relevance | path

Searched defs:dirpart (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sbin/hammer/
H A Dcmd_snapshot.c631 dirpart(const char *path) in dirpart() function
/dflybsd-src/usr.sbin/newsyslog/
H A Dnewsyslog.c1744 char dirpart[MAXPATHLEN], namepart[MAXPATHLEN]; in do_rotate() local
2566 createdir(const struct conf_entry *ent, char *dirpart) in createdir()