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

/illumos-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
/illumos-gate/usr/src/cmd/cmd-inet/etc/nca/
H A DMakefile29 ETCPROG= nca.if ncakmod.conf ncalogd.conf ncaport.conf
/illumos-gate/usr/src/uts/common/inet/nca/
H A DMakefile33 HDRS= nca.h ncadoorhdr.h ncakmem.h ncalogd.h ncandd.h ncaio.h
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7c.c64 #include <inet/nca/ncalogd.h>
611 * Open and read each line from "/etc/nca/ncalogd.conf" and parse for
612 * the tokens and token text (i.e. key and value ncalogd.conf(4)):
645 char *ncalogd = "/etc/nca/ncalogd.conf"; local
651 ret = vn_open(ncalogd, UIO_SYSSPACE, FREAD, 0, &vp, 0, 0);
653 /* No ncalogd file, nothing to do */
659 ncalogd, ret);
663 * Read ncalogd.conf one buf[] at a time, parse one char at a time.
673 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>
/illumos-gate/usr/src/man/man4/
H A DMakefile120 ncalogd.conf.4 \

Completed in 77 milliseconds