Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/auditreduce/
H A Doption.c715 audit_fcb_t *fcb; in process_fileopt() local
725 fcb = (audit_fcb_t *)a_calloc(1, sizeof (*fcb) + strlen(std)); in process_fileopt()
726 (void) strcpy(fcb->fcb_file, std); in process_fileopt()
727 fcb->fcb_suffix = fcb->fcb_name = fcb->fcb_file; in process_fileopt()
728 fcb->fcb_next = NULL; in process_fileopt()
729 fcb->fcb_start = 0; in process_fileopt()
730 fcb->fcb_end = MAXLONG; /* forever */ in process_fileopt()
733 pcb->pcb_suffix = fcb->fcb_file; in process_fileopt()
734 pcb->pcb_dfirst = pcb->pcb_first = fcb; /* one-item list */ in process_fileopt()
735 pcb->pcb_dlast = pcb->pcb_last = fcb; in process_fileopt()
[all …]
H A Dmain.c356 audit_fcb_t *fcb, *fcbn; in rm_mem() local
369 for (fcb = pcb->pcb_first; fcb != NULL; /* */) { in rm_mem()
370 fcbn = fcb->fcb_next; in rm_mem()
371 free((char *)fcb); in rm_mem()
372 fcb = fcbn; in rm_mem()
601 audit_fcb_t *fcb; in delete_infiles() local
605 fcb = pcb->pcb_dfirst; in delete_infiles()
606 while (fcb != NULL) { in delete_infiles()
613 if (fcb->fcb_flags & FF_DELETE) { in delete_infiles()
614 if (unlink(fcb->fcb_file)) { in delete_infiles()
[all …]
H A Dproc.c240 audit_fcb_t *fcb; local
246 if ((fcb = pcb->pcb_first) == NULL) {
254 if ((fp = fopen(fcb->fcb_file, "r")) == NULL) {
258 ar, fcb->fcb_file);
269 pcb->pcb_first = fcb->fcb_next;
281 if (check_header(fp, fcb->fcb_name)) {
285 ar, error_str, fcb->fcb_file);
291 ar, fcb->fcb_file);
294 pcb->pcb_first = fcb->fcb_next;
301 pcb->pcb_first = fcb->fcb_next;
[all …]
/titanic_44/usr/src/data/hwdata/
H A Dpci.ids284 1028 1fcb PERC H740P Adapter
29933 6fcb Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit