Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/logadm/
H A Dkw.h39 boolean_t kw_expand(struct fn *src, struct fn *dst, int n, boolean_t gz);
H A Dkw.c196 kw_expand(struct fn *src, struct fn *dst, int n, boolean_t gz) in kw_expand() function
422 argv[i], n, kw_expand(src, dst, n, B_FALSE)); in main()
H A Dmain.c742 (void) kw_expand(rawcmd, cmd, 0, B_FALSE); in rotatelog()
791 hasn = kw_expand(template, newfile, n, isgz); in rotateto()
841 (void) kw_expand(rawcmd, cmd, 0, B_FALSE); in rotateto()
888 (void) kw_expand(template, pattern, -1, in expirefiles()
990 (void) kw_expand(rawcmd, cmd, 0, B_FALSE); in dorm()