Searched defs:message (Results 151 - 175 of 227) sorted by relevance

12345678910

/freebsd-current/crypto/heimdal/appl/gssmask/
H A Dgssmask.c73 char *message; local
/freebsd-current/contrib/opencsd/decoder/source/c_api/
H A Docsd_c_api.cpp497 OCSD_C_API ocsd_err_t ocsd_get_last_err(ocsd_trc_index_t *index, uint8_t *chan_id, char *message, const int message_len) argument
/freebsd-current/contrib/tcpdump/
H A Dprint-babel.c390 const u_char *message; local
[all...]
/freebsd-current/contrib/googletest/googletest/src/
H A Dgtest.cc536 std::string message = local
450 AssertHelper(TestPartResult::Type type, const char* file, int line, const char* message) argument
591 std::string message = local
868 Message message; local
[all...]
/freebsd-current/contrib/googletest/googletest/test/
H A Dgoogletest-death-test-test.cc110 void DieWithMessage(const ::std::string& message) { argument
1350 DieWithMessage(const char* message) argument
[all...]
/freebsd-current/tools/regression/sockets/unix_gc/
H A Dunix_gc.c92 struct message { struct cmsghdr msg_hdr; int fd; } m; struct
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dusb.c1080 ath10k_usb_pm_suspend(struct usb_interface *interface, pm_message_t message) argument
/freebsd-current/usr.sbin/bsdinstall/partedit/
H A Dgpart_ops.c53 char message[512]; local
266 char message[512]; local
303 char message[512]; local
470 char message[255], command[255]; local
667 char message[512]; local
1245 char message[512]; local
1262 char message[512]; local
[all...]
/freebsd-current/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A Dexceptions.py40 message = None variable in class:ZFSError
64 message = "Failed to initialize libzfs_core" variable in class:ZFSInitializationFailed
98 message variable in class:DatasetNotFound
112 message = "Dataset already exists" variable in class:DatasetExists
120 message = "Filesystem is not a clone, can not promote" variable in class:NotClone
127 message = "Filesystem already exists" variable in class:FilesystemExists
134 message = "Filesystem not found" variable in class:FilesystemNotFound
142 message = "Parent not found" variable in class:ParentNotFound
150 message = "Parent dataset is not a filesystem" variable in class:WrongParent
157 message = "Snapshot already exists" variable in class:SnapshotExists
164 message = "Snapshot not found" variable in class:SnapshotNotFound
172 message = "Snapshot is not the latest" variable in class:SnapshotNotLatest
180 message = "Snapshot is cloned" variable in class:SnapshotIsCloned
188 message = "Snapshot is held" variable in class:SnapshotIsHeld
196 message = "Requested multiple snapshots of the same filesystem" variable in class:DuplicateSnapshots
203 message = "Creation of snapshot(s) failed for one or more reasons" variable in class:SnapshotFailure
210 message = "Destruction of snapshot(s) failed for one or more reasons" variable in class:SnapshotDestructionFailure
219 message = "Bookmark already exists" variable in class:BookmarkExists
227 message = "Bookmark not found" variable in class:BookmarkNotFound
235 message = "source is not an ancestor of the new bookmark's dataset" variable in class:BookmarkMismatch
243 message = "Bookmark source is not a valid snapshot or existing bookmark" variable in class:BookmarkSourceInvalid
251 message = "Bookmark feature is not supported" variable in class:BookmarkNotSupported
258 message = "Creation of bookmark(s) failed for one or more reasons" variable in class:BookmarkFailure
265 message = "Destruction of bookmark(s) failed for one or more reasons" variable in class:BookmarkDestructionFailure
274 message = "Bad file descriptor as cleanup file descriptor" variable in class:BadHoldCleanupFD
279 message = "Hold with a given tag already exists on snapshot" variable in class:HoldExists
287 message = "Hold with a given tag does not exist on snapshot" variable in class:HoldNotFound
294 message = "Placement of hold(s) failed for one or more reasons" variable in class:HoldFailure
301 message = "Release of hold(s) failed for one or more reasons" variable in class:HoldReleaseFailure
309 message = "Snapshot is not descendant of source snapshot" variable in class:SnapshotMismatch
317 message = "Stream is not applicable to destination dataset" variable in class:StreamMismatch
325 message = "Destination dataset has modifications that can not be undone" variable in class:DestinationModified
333 message = "Bad backup stream" variable in class:BadStream
338 message = "Stream contains unsupported feature" variable in class:StreamFeatureNotSupported
343 message = "Unknown feature requested for stream" variable in class:UnknownStreamFeature
348 message = "Kernel modules must be upgraded to receive this stream" variable in class:StreamFeatureInvalid
353 message = "Incompatible embedded feature with encrypted receive" variable in class:StreamFeatureIncompatible
358 message = "incomplete stream" variable in class:StreamTruncated
362 message = "Receiving of properties failed for one or more reasons" variable in class:ReceivePropertyFailure
369 message = "I/O error while writing or reading stream" variable in class:StreamIOError
377 message = "I/O error" variable in class:ZIOError
385 message = "No space left" variable in class:NoSpace
393 message = "Quota exceeded" variable in class:QuotaExceeded
401 message = "Dataset is busy" variable in class:DatasetBusy
409 message = "Dataset name is too long" variable in class:NameTooLong
417 message = "Invalid name" variable in class:NameInvalid
424 message = "Invalid name for snapshot" variable in class:SnapshotNameInvalid
431 message = "Invalid name for filesystem or volume" variable in class:FilesystemNameInvalid
438 message = "Invalid name for bookmark" variable in class:BookmarkNameInvalid
446 message = "Pool is read-only" variable in class:ReadOnlyPool
454 message = "Pool is suspended" variable in class:SuspendedPool
462 message = "No such pool" variable in class:PoolNotFound
470 message = "Source and target belong to different pools" variable in class:PoolsDiffer
478 message = "Feature is not supported in this version" variable in class:FeatureNotSupported
486 message = "Property is not supported in this version" variable in class:PropertyNotSupported
494 message = "Invalid property or property value" variable in class:PropertyInvalid
502 message = "Specified dataset type is unknown" variable in class:DatasetTypeInvalid
510 message = "Specified crypt command is invalid" variable in class:UnknownCryptCommand
518 message = "Encryption key is not currently loaded" variable in class:EncryptionKeyNotLoaded
523 message = "Encryption key is already loaded" variable in class:EncryptionKeyAlreadyLoaded
528 message = "Incorrect encryption key provided" variable in class:EncryptionKeyInvalid
533 message = None variable in class:ZCPError
538 message = "Channel program contains syntax errors" variable in class:ZCPSyntaxError
546 message = "Channel programs encountered a runtime error" variable in class:ZCPRuntimeError
554 message = "Channel program called with invalid limits" variable in class:ZCPLimitInvalid
559 message = "Channel program timed out" variable in class:ZCPTimeout
564 message = "Channel program exhausted the memory limit" variable in class:ZCPSpaceError
569 message = "Channel program return value too large" variable in class:ZCPMemoryError
574 message = "Channel programs must be run as root" variable in class:ZCPPermissionError
579 message = "Pool already has a checkpoint" variable in class:CheckpointExists
584 message = "Pool does not have a checkpoint" variable in class:CheckpointNotFound
589 message = "Pool checkpoint is being discarded" variable in class:CheckpointDiscarding
594 message = "A vdev is currently being removed" variable in class:DeviceRemovalRunning
599 message = "One or more top-level vdevs exceed the maximum vdev size" variable in class:DeviceTooBig
604 message = "A raidz device is currently expanding" variable in class:RaidzExpansionRunning
[all...]
/freebsd-current/usr.bin/mail/
H A Ddef.h67 struct message { struct
[all...]
/freebsd-current/crypto/openssl/test/
H A Dthreadstest.c314 const char *message = "Hello World"; local
/freebsd-current/tests/sys/kern/
H A Dunix_passfd_test.c162 char message[CMSG_SPACE(sizeof(int))]; local
214 char *message; local
745 char *message; local
878 char *cm, message[CMSG_SPACE(0) + CMSG_SPACE(sizeof(int))]; local
[all...]
/freebsd-current/sys/contrib/openzfs/cmd/zed/agents/
H A Dfmd_api.c208 char message[256]; local
/freebsd-current/crypto/openssh/
H A Dsshsig.c470 sshsig_verifyb(struct sshbuf *signature, const struct sshbuf *message, argument
443 sshsig_signb(struct sshkey *key, const char *hashalg, const char *sk_provider, const char *sk_pin, const struct sshbuf *message, const char *sig_namespace, struct sshbuf **out, sshsig_signer *signer, void *signer_ctx) argument
/freebsd-current/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransformActions.cpp687 void TransformActions::reportError(StringRef message, SourceLocation loc, argument
692 void TransformActions::reportWarning(StringRef message, SourceLocation loc, argument
697 void TransformActions::reportNote(StringRef message, SourceLocation loc, argument
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp181 std::string ReplacementError::message() const { function in class:ReplacementError
/freebsd-current/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp469 std::string message = llvm::toString(file.takeError()); local
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DSymbolTable.cpp168 std::string message = local
182 std::string message = "The pending prevailing symbol(" + name.str() + local
467 std::string message = local
611 std::string message local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.cpp609 static std::optional<std::string> message; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cpp117 static void MaybeDieIfNoTaggingAbi(const char *message) { argument
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp361 void Log::WriteMessage(llvm::StringRef message) { argument
393 void StreamLogHandler::Emit(llvm::StringRef message) { argument
396 m_stream << message; local
398 m_stream << message; local
406 void CallbackLogHandler::Emit(llvm::StringRef message) { argument
413 Emit(llvm::StringRef message) argument
[all...]
/freebsd-current/contrib/xz/src/xz/
H A Dmessage.c727 message(enum message_verbosity v, const char *fmt, ...) function
[all...]
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c208 tparm_error(TPARM_STATE *tps, const char *message) argument
/freebsd-current/contrib/capsicum-test/
H A Dlinux.cc1368 const char* message = "Saved text"; local
/freebsd-current/contrib/tnftp/src/
H A Dfetch.c501 char *volatile message; local

Completed in 463 milliseconds

12345678910