Searched defs:IS_PATH_WITH_DIR (Results 1 – 5 of 5) 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
76 # define IS_PATH_WITH_DIR(P) \ macro82 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
206 # define IS_PATH_WITH_DIR(P) \ macro212 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro
195 # define IS_PATH_WITH_DIR(P) \ macro201 # define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL) macro