Home
last modified time | relevance | path

Searched refs:open_log (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c138 static int open_log(dirlist_t *);
337 if (open_log(listhead) == 0) { in loadauditlist()
505 open_log(dirlist_t *current_dir) in open_log() function
814 open_status = open_log(activeDir);
1012 if (open_log(activeDir) == 1) /* ok */
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_c.x78 % int open_log(bool_t copylog);
H A Ddb.cc342 if (open_log(copylog) < 0) { in log_action()
471 db::open_log(bool_t copylog) in open_log() function in db
577 if (open_log(copylog) < 0) { in execute_log_entry()
H A Ddb_dictionary_c.x139 % int open_log();
H A Ddb_dictionary.cc1388 db_dictionary::open_log() in open_log() function in db_dictionary
1629 if (open_log() < 0) { in log_action()