Searched refs:statfile (Results 1 – 9 of 9) sorted by relevance
| /freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/ |
| H A D | hostres_printer_tbl.c | 144 char statfile[MAXPATHLEN]; in get_printer_status() local 164 strlcpy(statfile, pp->status_file, sizeof(statfile)); in get_printer_status() 166 snprintf(statfile, sizeof(statfile), "%s/%s", in get_printer_status() 169 f = fopen(statfile, "r"); in get_printer_status()
|
| /freebsd/usr.sbin/lpr/common_source/ |
| H A D | common.c | 558 int statfile; in trstat_write() local 720 statfile = open(statfname, O_WRONLY|O_APPEND, 0664); in trstat_write() 721 if (statfile < 0) { in trstat_write() 726 write(statfile, statline, strlen(statline)); in trstat_write() 727 close(statfile); in trstat_write()
|
| /freebsd/crypto/heimdal/lib/kadm5/ |
| H A D | ipropd_master.c | 666 char *statfile = NULL; in open_stats() local 673 asprintf(&statfile, "%s/slaves-stats", hdb_db_dir(context)); in open_stats() 676 statfile, in open_stats() 682 if (statfile) in open_stats() 683 free(statfile); in open_stats()
|
| /freebsd/usr.sbin/lpr/lpc/ |
| H A D | cmds.c | 364 char statfile[MAXPATHLEN]; in upstat() local 366 status_file_name(pp, statfile, sizeof statfile); in upstat() 369 fd = open(statfile, O_WRONLY|O_CREAT|O_EXLOCK, STAT_FILE_MODE); in upstat()
|
| /freebsd/libexec/ftpd/ |
| H A D | ftpd.c | |
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | kstat.shlib | 383 typeset statfile=${split[0]} 387 path="/proc/spl/kstat/zfs/$statfile" 389 path="/proc/spl/kstat/zfs/$obj/$statfile"
|
| /freebsd/contrib/ntp/html/hints/ |
| H A D | notes-xntp-v3 | 14 2. The configuration file has a new keyword: statfile <file>, where
|
| /freebsd/crypto/heimdal/lib/hx509/ |
| H A D | Makefile.am | 185 random-data statfile crl.crl \
|
| H A D | Makefile.in | 596 random-data statfile crl.crl \
|