Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dsm_resolve.c56 int st_type; member
96 return p->st_type;
118 if (type == p->st_type)
/titanic_41/usr/src/test/libc-tests/tests/symbols/
H A Dsymbols_test.c95 sym_type_t st_type; member
354 switch (st->st_type) { in mkprog()
496 st->st_type = SYM_TYPE; in do_type()
528 st->st_type = SYM_VALUE; in do_value()
562 st->st_type = SYM_FUNC; in do_func()
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.msg227 to the entire st_info value. Normally, the sym:st_bind or sym:st_type\n\
316 The sym:st_type command is used to display or alter the\n\
317 st_type portion of the st_info field of the specified\n\
324 If sym:st_type is called without arguments, the value of\n\
325 st_type for every symbol in the symbol table is shown. If\n\
327 index is displayed. If both arguments are present, the st_type\n\
410 @ MSG_CMD_ST_TYPE "st_type"
/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A Dutilities.c1544 #define SEARCH_TAB_BODY(st_type, st_file, st_mount, st_special, \ argument
1548 struct st_type *retval = NULL; \
1549 struct st_type key; \
1550 static struct st_type buffer; \
/titanic_41/usr/src/uts/common/sys/
H A Dvideodev2.h429 enum v4l2_mpeg_streamtype st_type; member