Searched refs:f_root (Results 1 – 3 of 3) sorted by relevance
158 f_root = optarg; in process_options()249 if ((f_machine || f_server || f_root) && (argc != optind)) { in process_options()278 if (f_root == NULL) in process_options()279 f_root = "/etc/security/audit"; in process_options()752 (void) strcat(f_dir, f_root); in process_fileopt()770 if ((dirp = opendir(f_root)) == NULL) { in process_fileopt()772 "%s can't open directory %s"), ar, f_root); in process_fileopt()782 (void) strcat(f_dir, f_root); in process_fileopt()
70 char *f_root; /* 'R' audit root */ variable
196 extern char *f_root; /* 'R' audit root */