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

  /src/usr.bin/find/
option.c 63 { "-a", N_AND, c_null, 0 },
65 { "-and", N_AND, c_null, 0 },
find.h 42 N_AND = 1, /* must start > 0 */

Completed in 12 milliseconds