Searched refs:plg_ctrl_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c154 typedef struct plg_ctrl plg_ctrl_t; typedef in typeref:struct:plg_ctrl
157 init_ctrls(plg_ctrl_t **plg_ctrl)
159 if ((*plg_ctrl = calloc(1, sizeof (plg_ctrl_t))) == NULL) {
170 static int open_log(dirlist_t *, plg_ctrl_t *);
223 int *count, plg_ctrl_t *ctrl)
294 loadauditlist(char *dirstr, char *minfreestr, plg_ctrl_t *ctrl)
438 write_file_token(int fd, char *name, plg_ctrl_t *ctrl)
481 plg_ctrl_t *ctrl)
544 open_log(dirlist_t *current_dir, plg_ctrl_t *ctrl)
691 plg_ctrl_t *ctr
[all...]

Completed in 16 milliseconds