Searched refs:SMALC (Results 1 – 3 of 3) sorted by relevance
132 if ((((fp->f_flags & (SMALC | SMSTR)) == (SMALC | SMSTR))
71 fake.f_flags = SMWR | SMSTR | SMALC;
235 #define SMALC 0x010000 /* allocate string space dynamically */ macro