Searched defs:within (Results 1 – 3 of 3) sorted by relevance
93 within(char *username, char *filename) in within() function
168 #define within(a, b, c) ((b >= a) && (b <= c)) in validate_value() macro
178 int within; /* true if we are within a file, variable