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

  /src/usr.bin/find/
find.h 58 #define F_LESSTHAN 2
function.c 72 case F_LESSTHAN: \
172 plan->flags = F_LESSTHAN;
218 if ((p)->type == ttype && (p)->flags == F_LESSTHAN) \

Completed in 29 milliseconds