Searched refs:IS_DOTDOT (Results 1 – 2 of 2) sorted by relevance
60 #define IS_DOTDOT(s) (strcmp(s, DOTDOT_DIR) == 0) macro
873 } else if (ino == nlp->nlp_bkdirino && IS_DOTDOT(nm)) { in ndmpd_fhdir_v3_cb()1466 } else if (ino == nlp->nlp_bkdirino && IS_DOTDOT(nm)) { in ndmpd_file_history_dir()