Lines Matching refs:nerr

313 /* used in nerr() and nwamerr() */
495 nerr("Out of memory");
740 nerr("Unknown command");
742 nerr("%s: %s: %s", gettext("Error"), gettext("usage"),
788 nerr(const char *format, ...)
823 nerr("Invalid property: '%s'", prop);
944 nerr("problem creating temporary file");
1107 nerr("Invalid scope");
1109 nerr("'%s' is not allowed at this scope", cmd_to_str(cmd));
1242 nerr("Invalid scope");
1308 nerr("cannot create ncu at global scope");
1313 nerr("Cannot create given object at this scope");
1349 nerr("Create error: NCP has not been read");
1409 nerr("Copy error: NCP has not been read");
1586 nerr("Destroy error: only NCUs can be destroyed in NCP scope");
1597 nerr("Cannot destroy all configurations in a "
1627 nerr("Destroy ncu error: NCP has not been read");
1669 nerr("Destroy error: unknown object-type");
1674 nerr("Destroy error: active entity cannot be destroyed");
1726 nerr("Exit error");
1820 nerr("%s '%s' does not exist to revert to, removing it",
1847 nerr("cannot select '%s' at this scope",
1886 nerr("Select error: NCP has not been read");
1908 nerr("Select error: unknown object-type");
2015 nerr("Out of memory");
2043 nerr("Out of memory");
2050 nerr("Out of memory");
2057 nerr("Out of memory");
2508 nerr("Set error: invalid value\n'%s' %s", prop, description);
2539 nerr("Set error: invalid %s property: '%s'",
2546 nerr("Set error: property '%s' is read-only", prop);
2726 nerr("Get value type error");
2733 nerr("Get string array error");
2740 nerr("Get int64 array error");
2747 nerr("Get uint64 array error");
2754 nerr("Get boolean array error");
3023 nerr("'list' requires an object to be specified with "
3051 nerr("Additional options are not allowed with the -a option "
3071 nerr("only ncu can be listed at this scope");
3132 nerr("NCP has not been read");
3464 nerr(gettext("opening file '%s': %s"), filepath,
3477 nerr("Option -d is not allowed in non-global scope");
3488 nerr("'export' does not take arguments at this scope");
3495 nerr("only ncu can be exported at this scope");
3523 nerr("cannot export ncu at from global scope");
3575 nerr("Invalid scope");
3586 nerr("'%s' ncp cannot be exported", name);
3663 nerr("'%s' loc cannot be exported", name);
3771 nerr("Get error: invalid %s property: '%s'",
3793 nerr("Get error: property '%s' has not been set", prop);
3823 nerr("Clear error: invalid %s property: '%s'",
3828 nerr("Clear error: property '%s' is read-only", prop);
3849 nerr("Clear error: property '%s' has not been set",
3951 nerr("'walkprop' is only allowed in interactive mode");
3977 nerr("'walkprop' cannot be used in read-only objects");
4163 nerr("Out of memory");
4218 * nerr() prints a line number in cmd_file_mode, which we do
4223 nerr(gettext("could not open file '%s': %s"),
4228 nerr(gettext("could not stat file '%s': %s"),
4234 nerr(gettext("'%s' is not a regular file."), file);
4309 nerr("Option -d can only be used with -f");