Searched defs:invalid (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/actions/
H A D_actions.c180 * If malformed() or invalid() are used, CLEANUP_REFS can only be used
182 * malformed() or invalid(). Failure to order this properly will cause
186 #define invalid(msg) set_invaliderr(str, (msg)) macro
319 invalid(nohash);
342 invalid("invalid key: 'data'");
348 invalid(nohash);
412 * Terminate slashmap with an invalid
497 invalid(notident);
533 invalid(notiden
[all...]

Completed in 15 milliseconds