Searched defs:IS_PATH_WITH_DIR (Results 1 – 2 of 2) sorted by relevance
81 # define IS_PATH_WITH_DIR(P) \ macro87 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
210 # define IS_PATH_WITH_DIR(P) \ macro216 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro