Searched refs:txt_errno (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/ntp/sntp/libopts/
H A Dtext_mmap.c90 mapinfo->txt_errno = ENOMEM;
101 mapinfo->txt_errno = errno;
114 mapinfo->txt_errno = 0;
135 mapinfo->txt_errno = errno;
142 mapinfo->txt_errno = errno;
153 mapinfo->txt_errno = errno;
199 mapinfo->txt_errno = errno;
211 mapinfo->txt_errno = errno;
217 mapinfo->txt_errno = errno = EINVAL;
226 mapinfo->txt_errno
[all...]
/freebsd-11.0-release/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h722 * to the source file. ALSO: if "txt_data" is valid and "txt_errno"
731 int txt_errno; ///< warning code member in struct:__anon4955

Completed in 104 milliseconds