am_root 1070 source3/web/swat.c if (((!am_root()) && (strlen( cgi_variable_nonull(OLD_PSWD)) <= 0)) || am_root 1098 source3/web/swat.c } else if (am_root()) { am_root 1163 source3/web/swat.c if (!am_root()) { am_root 1178 source3/web/swat.c if (demo_mode || am_root()) { am_root 32 source3/web/swat_proto.h bool am_root(void);