Home
last modified time | relevance | path

Searched refs:dirsep (Results 1 – 2 of 2) sorted by relevance

/linux/fs/cifs/
A Ddir.c88 char dirsep = CIFS_DIR_SEP(cifs_sb); in build_path_from_dentry_optional_prefix() local
115 if (dirsep != '/') { in build_path_from_dentry_optional_prefix()
121 *p = dirsep; in build_path_from_dentry_optional_prefix()
/linux/scripts/
A Dunifdef.c336 const char *dirsep; in main() local
339 dirsep = strrchr(ofilename, '/'); in main()
340 if (dirsep != NULL) in main()
343 (int)(dirsep - ofilename), ofilename); in main()

Completed in 7 milliseconds