Searched refs:fIsDefaultShell (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/terminal/
H A DShellInfo.h23 { return fIsDefaultShell; }
25 { fIsDefaultShell = isDefault; }
35 bool fIsDefaultShell; member in class:ShellInfo
H A DShellInfo.cpp20 fIsDefaultShell(true),

Completed in 82 milliseconds