Searched refs:expand_error (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/am-utils/dist/libamu/ |
H A D | xutil.c | 291 expand_error(const char *f, char *e, size_t maxlen) in expand_error() function 514 xvsnprintf(ptr, 1023, expand_error(fmt, efmt, 1024), vargs); in real_plog()
|
/netbsd-src/external/bsd/am-utils/dist/ |
H A D | ChangeLog | 197 * fix potential buffer overflow in expand_error() 932 libamu/xutil.c (expand_error), libamu/strutil.c (xsnprintf): avoid 3376 * amd/opts.c (expand_op): use #define for expand_error string 5809 * hlfsd/hlfsd.h, libamu/xutil.c (expand_error), amq/amq.c 6747 expand_error() because this function, although taking a 7803 * libamu/xutil.c (expand_error): don't use sys_nerr on systems 7807 (real_plog): fmt is const. use new expand_error function with its 7829 * amd/opts.c (expand_op): expand_error[] is a const char *. 8975 * libamu/xutil.c (expand_error): use strerror if available instead 9021 * libamu/xutil.c (expand_error): make sure expanding the string
|