Home
last modified time | relevance | path

Searched refs:LF_STRIP_DOTSLASH (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/cachefs/cachefspack/
H A Dmain.c110 global_flags |= LF_STRIP_DOTSLASH; in main()
143 bang_list_flags = LF_STRIP_DOTSLASH; in main()
H A Drules.h77 #define LF_STRIP_DOTSLASH 1 macro
H A Ddocmds.c289 if (flags & LF_STRIP_DOTSLASH) { in do_list_item()