Lines Matching refs:nskernd

49 #include <sys/nskernd.h>
95 (void) fprintf(stderr, gettext("usage: nskernd\n"));
117 /* cannot enter kernel as nskernd is being shutdown - exit */
149 gettext("nskernd: unable to shutdown: "
158 gettext("nskernd: delay shutdown: "
182 struct nskernd data;
199 gettext("nskernd: NSKERND_STOP failed\n"));
216 struct nskernd nsk;
233 "nskernd: priocntl(PC_GETCID) failed: %s\n"),
259 "nskernd: priocntl(PC_SETPARMS) failed: %s\n"),
279 newlwp(struct nskernd *req)
281 struct nskernd *nskp;
288 (void) fprintf(stderr, gettext("nskernd: malloc(%d) failed\n"),
305 gettext("nskernd: thr_create failed: %s\n"),
352 "nskernd: Error forking\n"));
356 "nskernd: Attempting deferred bitmap error\n"));
365 "nskernd: Failed cfg_open, deferred bitmap\n"));
423 "nskernd: Failed deferred bitmap [%s]\n"), set);
458 struct nskernd nsk;
473 gettext("nskernd: cfg_open failed: %s\n"),
492 gettext("nskernd: cfg_lock failed: %s\n"),
530 dolock(struct nskernd *req)
532 struct nskernd *nskp;
542 gettext("nskernd:dolock: malloc(%d) failed\n"),
559 gettext("nskernd: thr_create failed: %s\n"),
698 gettext("nskernd: unable to ascertain environment"));
723 struct nskernd data;
732 (void) textdomain("nskernd");
737 gettext("nskernd: unable to determine the current "
742 gettext("nskernd: incorrect Solaris release "
768 "Usage: nskernd [-g] [-d <seconds to delay>]");
775 (void) fprintf(stderr, gettext("nskernd: chroot failed: %s\n"),
781 (void) fprintf(stderr, gettext("nskernd: chdir failed: %s\n"),
797 gettext("nskernd: cannot create pipe: %s\n"),
819 (void) fprintf(stderr, gettext("nskernd: cannot fork: %s\n"),
858 gettext("nskernd: could not increase RLIMIT_NOFILE: %s\n"),
861 gettext("nskernd: the maximum number of nsctl open "
871 (void) fprintf(stderr, gettext("nskernd: unable to open %s\n"),
894 gettext("nskernd: NSCIOC_NSKERND failed: %s\n"),
933 gettext("nskernd: already started\n"));
937 gettext("nskernd: stopped by kernel\n"));
990 gettext("nskernd: unknown command %d"),