Return TypeFunction nameArguments
const char*hzUserinfo::GetShell(void)

Declared and defined in file: hzUnixacc.h

Function Logic:

Function body:

const char* hzUserinfo::GetShell (void)
                                   { return *m_Shell ; }