Home
last modified time | relevance | path

Searched defs:COMPLETE (Results 1 – 2 of 2) sorted by relevance

/minix3/include/arpa/
H A Dftp.h43 #define COMPLETE 2 /* positive completion */ macro
/minix3/bin/ksh/
H A Dvi.c193 enum expand_mode { NONE, EXPAND, COMPLETE, PRINT }; enumerator