HomeSort by: relevance | last modified time | path
    Searched refs:O_BLANK (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libform/
internals.h 44 O_WRAP | O_BLANK | O_AUTOSKIP | O_NULLOK | \
form.h 62 #define O_BLANK (0x020) /* Blank the field on modification */
internals.c 1788 if (((field->opts & O_BLANK) == O_BLANK) &&

Completed in 13 milliseconds