Searched refs:LSX_PARAM_IN_Z (Results 1 – 2 of 2) sorted by relevance
165 #define LSX_PARAM_IN_Z _In_z_ /* Required const pointer to 0-terminated string (never NULL). */ macro167 #define LSX_PARAM_IN_Z /* Required const pointer to 0-terminated string (never NULL). */1098 …LSX_PARAM_IN_Z char const * filename, /**< Source code __FILENAME__ from which message originates.…1281 LSX_PARAM_IN_Z char const * filename1721 LSX_PARAM_IN_Z char const * item /**< Item to be added in "id=value" format. */1732 …LSX_PARAM_IN_Z char const * items /**< Newline-separated list of items to be added, for example "i…1767 LSX_PARAM_IN_Z char const * id /**< Id for which to search */1830 …LSX_PARAM_IN_Z char const * path, /**< Path to file to be opened (required). …1888 …LSX_PARAM_IN_Z char const * path, /**< Path to file to be written (required)…1893 …LSX_PARAM_IN_OPT sox_bool (LSX_API * overwrite_permitted)(LSX_PARAM_IN_Z char const * …[all …]
29 LSX_PARAM_IN_Z char const * shortopts, /* Short option characters */ in lsx_getopt_init()