Home
last modified time | relevance | path

Searched refs:fmd_adm_log_rotate (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/fm/fmadm/common/
H A Dconfig.c70 if (fmd_adm_log_rotate(adm, argv[1]) != 0) in cmd_rotate()
/titanic_44/usr/src/lib/fm/libfmd_adm/common/
H A Dfmd_adm.h137 extern int fmd_adm_log_rotate(fmd_adm_t *, const char *);
H A Dmapfile-vers48 fmd_adm_log_rotate;
H A Dfmd_adm.c1067 fmd_adm_log_rotate(fmd_adm_t *ap, const char *log) in fmd_adm_log_rotate() function