Home
last modified time | relevance | path

Searched refs:qerr_strlcat (Results 1 – 8 of 8) sorted by relevance

/dports/games/uhexen2/hexen2source-1.5.9/utils/common/
H A Dqdir.c63 qerr_strlcat(__thisfunc__, __LINE__, temp, path, sizeof(temp)); in SetQdirFromPath()
110 qerr_strlcat(__thisfunc__, __LINE__, full, path, sizeof(full)); in ExpandArg()
H A Dpathutil.c70 qerr_strlcat(__thisfunc__, __LINE__, path, extension, len); in DefaultExtension()
82 qerr_strlcat(__thisfunc__, __LINE__, path, temp, len); in DefaultPath()
H A Dutil_io.c137 qerr_strlcat(__thisfunc__, __LINE__, out, "\\", size); in Q_getwd()
274 qerr_strlcat(__thisfunc__, __LINE__, out, "\\", size); in Q_getwd()
376 qerr_strlcat(__thisfunc__, __LINE__, out, "/", size); in Q_getwd()
550 qerr_strlcat(__thisfunc__, __LINE__, out, "/", size); in Q_getwd()
713 qerr_strlcat(__thisfunc__, __LINE__, out, "/", size); in Q_getwd()
H A Dcmdlib.h45 extern size_t qerr_strlcat (const char *caller, int linenum, char *dst, const char *src, size_t siz…
H A Dcmdlib.c137 size_t qerr_strlcat (const char *caller, int linenum, in qerr_strlcat() function
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dcommon.c121 size_t qerr_strlcat (const char *caller, int linenum, in qerr_strlcat() function
329 qerr_strlcat(__thisfunc__, __LINE__, path, extension, len);
343 qerr_strlcat(__thisfunc__, __LINE__, path, extension, len); in COM_AddExtension()
H A Dcommon.h61 extern size_t qerr_strlcat (const char *caller, int linenum, char *dst, const char *src, size_t siz…
/dports/games/uhexen2/hexen2source-1.5.9/docs/
H A DCHANGES.old190 * changed the error check macros qerr_strlcat, qerr_strlcpy and