Lines Matching refs:FS_DIR_SEP
292 strncmp(lptr, FS_DIR_SEP, FS_DIR_SEP_LEN) == 0) { in _cf_complete_file()
331 strncmp(lptr + seglen, FS_DIR_SEP, FS_DIR_SEP_LEN)==0) { in _cf_complete_file()
395 strncmp(lptr, FS_DIR_SEP, FS_DIR_SEP_LEN) == 0) { in _cf_complete_file()
413 strncmp(lptr, FS_DIR_SEP, FS_DIR_SEP_LEN) == 0) { in _cf_complete_file()
417 strcmp(value + vlen - FS_DIR_SEP_LEN, FS_DIR_SEP)==0) { in _cf_complete_file()
438 if(cpl_add_completion(cpl, line, lptr-line, word_end, FS_DIR_SEP, in _cf_complete_file()
573 cf->buff->name, FS_DIR_SEP, FS_DIR_SEP)) { in HOME_DIR_FN()
627 strncmp(pathname + start, FS_DIR_SEP, FS_DIR_SEP_LEN) != 0; start--) in cf_complete_entry()
669 memcpy(pathname + start, FS_DIR_SEP, FS_DIR_SEP_LEN); in cf_complete_entry()
720 cont_suffix = FS_DIR_SEP; in cf_complete_entry()
721 type_suffix = FS_DIR_SEP; in cf_complete_entry()
782 strncmp(sptr, FS_DIR_SEP, FS_DIR_SEP_LEN) != 0); in cf_read_name()