Home
last modified time | relevance | path

Searched refs:write_file_token (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/auditreduce/
H A Dmain.c78 static int write_file_token(time_t);
705 return (write_file_token(f_start)); in write_header()
710 write_file_token(time_t when) in write_file_token() function
768 return (write_file_token(f_end)); in write_trailer()
/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c400 write_file_token(int fd, char *name) in write_file_token() function
477 (void) write_file_token(currentdir->dl_fd, newname); in close_log()
583 error = write_file_token(newfd, oldname); in open_log()