HomeSort by: relevance | last modified time | path
    Searched defs:s_type (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/rdist/
lookup.c 48 int s_type; member in struct:syment
144 if (action != INSERT || s->s_type != CONST) {
164 s->s_type = action == INSERT ? VAR : CONST;
  /src/usr.bin/xlint/lint2/
lint2.h 118 unsigned short s_type; member in struct:sym::__anon516cfa120408
139 #define s_type s_s.s_type macro
  /src/usr.bin/xlint/lint1/
lint1.h 232 type_t *s_type; member in struct:sym

Completed in 12 milliseconds