Lines Matching defs:mylevel
1187 char mylevel; /* Maximum level & flags */
1204 spcp->flags = spcp->mylevel = SLC_NOSUPPORT;
1211 spcp->mylevel = SLC_VARIABLE|(flags);\
1214 spcp->mylevel = SLC_DEFAULT; \
1322 if (spcp->mylevel != SLC_NOSUPPORT) {
1326 spcp->flags = spcp->mylevel;
1390 if (level <= (spcp->mylevel&SLC_LEVELBITS)) {
1395 if ((spcp->mylevel&SLC_LEVELBITS) != SLC_DEFAULT)
1396 spcp->flags = spcp->mylevel;
1419 spcp->flags = spcp->mylevel;