Home
last modified time | relevance | path

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

/titanic_44/usr/src/ucbcmd/vipw/
H A Dvipw.c237 validsh(char *rootsh) in validsh() argument
245 if( strcmp( rootsh, sh) == 0 ) { in validsh()