Searched refs:ncalogd (Results 1 - 10 of 10) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/etc/init.d/ |
H A D | ncalogd | 30 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 D | Makefile | 26 PROG4= ncalogd
|
/illumos-gate/usr/src/cmd/cmd-inet/etc/nca/ |
H A D | Makefile | 29 ETCPROG= nca.if ncakmod.conf ncalogd.conf ncaport.conf
|
/illumos-gate/usr/src/uts/common/inet/nca/ |
H A D | Makefile | 33 HDRS= nca.h ncadoorhdr.h ncakmem.h ncalogd.h ncandd.h ncaio.h
|
/illumos-gate/usr/src/uts/common/fs/sockfs/ |
H A D | nl7c.c | 64 #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 D | nl7cnca.c | 49 #include <inet/nca/ncalogd.h>
|
H A D | nl7clogd.c | 39 #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 D | nl7chttp.c | 33 #include <inet/nca/ncalogd.h>
|
H A D | nl7curi.c | 45 #include <inet/nca/ncalogd.h>
|
/illumos-gate/usr/src/man/man4/ |
H A D | Makefile | 120 ncalogd.conf.4 \
|
Completed in 72 milliseconds