| /onnv/onnv-gate/usr/src/cmd/cmd-inet/etc/init.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"
|
| Makefile | 26 PROG4= ncalogd
|
| /onnv/onnv-gate/usr/src/pkgdefs/SUNWncar/ |
| Makefile | 31 DATAFILES += i.initd i.preserve i.ncalogd i.ncakmod depend
|
| prototype_com | 44 i i.ncalogd 62 e initd etc/init.d/ncalogd 744 root sys 64 l initd etc/rc2.d/S94ncalogd=../../etc/init.d/ncalogd 66 l initd etc/rc1.d/K34ncalogd=../../etc/init.d/ncalogd 68 l initd etc/rc0.d/K34ncalogd=../../etc/init.d/ncalogd 70 l initd etc/rcS.d/K34ncalogd=../../etc/init.d/ncalogd 76 e ncalogd etc/nca/ncalogd.conf 644 root sys
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/etc/nca/ |
| Makefile | 29 ETCPROG= nca.if ncakmod.conf ncalogd.conf ncaport.conf
|
| /onnv/onnv-gate/usr/src/uts/common/inet/nca/ |
| Makefile | 33 HDRS= nca.h ncadoorhdr.h ncakmem.h ncalogd.h ncandd.h ncaio.h
|
| /onnv/onnv-gate/usr/src/uts/common/fs/sockfs/ |
| nl7c.c | 61 #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, ret) [all...] |
| nl7cnca.c | 49 #include <inet/nca/ncalogd.h>
|
| 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
|
| nl7chttp.c | 33 #include <inet/nca/ncalogd.h> [all...] |
| nl7curi.c | 46 #include <inet/nca/ncalogd.h> [all...] |
| /onnv/onnv-gate/usr/src/pkgdefs/etc/ |
| exception_list_i386 | 565 usr/include/inet/nca/ncalogd.h i386 [all...] |
| exception_list_sparc | 565 usr/include/inet/nca/ncalogd.h sparc [all...] |