HomeSort by relevance Sort by last modified time
    Searched refs:logfiles (Results 1 - 6 of 6) sorted by null

  /onnv/onnv-gate/usr/src/cmd/syslogd/i386/
Makefile 36 install: all $(ROOTUSRSBINPROG) $(ROOTETCCONFIG) $(ROOTLIBROTATE) logfiles
  /onnv/onnv-gate/usr/src/cmd/syslogd/sparc/
Makefile 34 install: all $(ROOTUSRSBINPROG) $(ROOTETCCONFIG) $(ROOTLIBROTATE) logfiles
  /onnv/onnv-gate/usr/src/cmd/syslogd/
Makefile.com 91 logfiles: $(ROOTVARSYSLOG) $(ROOTVARAUTHLOG)
  /onnv/onnv-gate/usr/src/cmd/filebench/workloads/
webserver.f 35 define fileset name=logfiles,path=$dir,size=$filesize,entries=1,dirwidth=$dirwidth,prealloc
71 flowop appendfilerand name=appendlog,filesetname=logfiles,iosize=16k,fd=2
  /onnv/onnv-gate/usr/src/cmd/logadm/
main.c 173 "Options which control the expiration of old logfiles:\n"\
473 struct fn_list *logfiles; local
562 logfiles = opts_cmdargs(cfopts);
565 (void) fprintf(stderr, "dologname: logfiles from cfopts:\n");
566 fn_list_rewind(logfiles);
567 while ((nextfnp = fn_list_next(logfiles)) != NULL)
572 if (fn_list_empty(logfiles))
575 globbedfiles = glob_glob_list(logfiles);
    [all...]
tester     [all...]

Completed in 120 milliseconds