Searched refs:ncalogd (Results 1 - 10 of 10) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/etc/init.d/
H A Dncalogd30 ncalogd=/etc/init.d/ncalogd
34 ncalogdconf=/etc/nca/ncalogd.conf
46 echo "Error: $ncalogd: unable to" \
54 echo "Error: ${ncalogd}: unable to create file $1"
62 echo "Error: $ncalogd: $1 is not a local file system"
76 echo "Error: $ncalogd: refusing to overwrite filesystem on $1"
80 echo "Error: $ncalogd: $1 is an invalid device"
106 echo "Error: $ncalogd: $i is a directory"
H A DMakefile26 PROG4= ncalogd
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/etc/nca/
H A DMakefile29 ETCPROG= nca.if ncakmod.conf ncalogd.conf ncaport.conf
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Dsystem-network-http-cache-accelerator.mf59 file path=etc/init.d/ncalogd group=sys mode=0744 \
60 original_name=SUNWnca:etc/init.d/ncalogd preserve=true
65 file path=etc/nca/ncalogd.conf group=sys \
66 original_name=SUNWnca:etc/nca/ncalogd.conf preserve=true
78 hardlink path=etc/rc0.d/K34ncalogd target=../../etc/init.d/ncalogd
79 hardlink path=etc/rc1.d/K34ncalogd target=../../etc/init.d/ncalogd
81 hardlink path=etc/rc2.d/S94ncalogd target=../../etc/init.d/ncalogd
82 hardlink path=etc/rcS.d/K34ncalogd target=../../etc/init.d/ncalogd
/opensolaris-onvv-gate/usr/src/uts/common/inet/nca/
H A DMakefile33 HDRS= nca.h ncadoorhdr.h ncakmem.h ncalogd.h ncandd.h ncaio.h
/opensolaris-onvv-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7c.c61 #include <inet/nca/ncalogd.h>
627 * Open and read each line from "/etc/nca/ncalogd.conf" and parse for
628 * the tokens and token text (i.e. key and value ncalogd.conf(4)):
661 char *ncalogd = "/etc/nca/ncalogd.conf"; local
667 ret = vn_open(ncalogd, UIO_SYSSPACE, FREAD, 0, &vp, 0, 0);
669 /* No ncalogd file, nothing to do */
675 ncalogd, ret);
679 * Read ncalogd.conf one buf[] at a time, parse one char at a time.
689 ncalogd, re
[all...]
H A Dnl7cnca.c49 #include <inet/nca/ncalogd.h>
H A Dnl7clogd.c39 #include <inet/nca/ncalogd.h>
56 * be specified via ncalogd.conf(4), note that these log files need not be
59 * NL7C reuses the NCA logging APIs defined in <inet/nca/ncalogd.h>, at
H A Dnl7chttp.c33 #include <inet/nca/ncalogd.h>
H A Dnl7curi.c45 #include <inet/nca/ncalogd.h>

Completed in 125 milliseconds