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

  /src/lib/libform/
internals.h 44 O_WRAP | O_BLANK | O_AUTOSKIP | O_NULLOK | \
driver.c 145 if ((fieldp->opts & O_AUTOSKIP)
146 != O_AUTOSKIP)
form.h 63 #define O_AUTOSKIP (0x040) /* Skip to next field when current is full */

Completed in 21 milliseconds