Searched refs:lms (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | map_core.c | 223 static ld_map_state_t lms; variable 810 return (avl_find(lms.lms_cexp_id, &node, 0) != NULL); in cexp_ident_test() 845 avl_add(lms.lms_cexp_id, node); in cexp_ident_add() 871 real_node = avl_find(lms.lms_cexp_id, &node, 0); in cexp_ident_clear() 873 avl_remove(lms.lms_cexp_id, real_node); in cexp_ident_clear() 891 if (lms.lms_cexp_id != NULL) in cexp_ident_init() 894 lms.lms_cexp_id = libld_calloc(sizeof (*lms.lms_cexp_id), 1); in cexp_ident_init() 895 if (lms.lms_cexp_id == NULL) in cexp_ident_init() 897 avl_create(lms.lms_cexp_id, cexp_ident_cmp, sizeof (cexp_id_node_t), in cexp_ident_init() 991 if (STACK_RESERVE(lms.lms_cexp_op_stack, CEXP_OP_STACK_INIT) == 0) in cexp_push_op() [all …]
|
/titanic_41/usr/src/cmd/lms/ |
H A D | svc-lms | 29 [ ! -x /usr/lib/lms ] && exit $SMF_EXIT_ERR_CONFIG 34 if /usr/bin/pgrep -x -u 0 -z `smf_zonename` lms >/dev/null 2>&1; then 39 /usr/lib/lms &
|
H A D | Makefile | 26 PROG= lms 27 MANIFEST= lms.xml 42 ROOTMETHOD= $(ROOTLIBSVCMETHOD)/svc-lms
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-management-intel-amt.mf | 63 file path=lib/svc/manifest/network/lms.xml group=sys mode=0444 64 file path=lib/svc/method/svc-lms mode=0555 65 file path=usr/lib/lms mode=0555 66 file path=usr/share/man/man1m/lms.1m 71 legacy pkg=SUNWamt-lms \ 76 license usr/src/cmd/lms/THIRDPARTYLICENSE \ 77 license=usr/src/cmd/lms/THIRDPARTYLICENSE
|
/titanic_41/usr/src/uts/common/klm/ |
H A D | klmmod.c | 483 lm_sysidt(struct lm_sysid *lms) in lm_sysidt() argument 485 return (((struct nlm_host *)lms)->nh_sysid); in lm_sysidt()
|
/titanic_41/usr/src/cmd/ |
H A D | Makefile.check | 53 lms \
|
H A D | Makefile | 479 lms \
|
/titanic_41/exception_lists/ |
H A D | check_rtime | 222 NOSYMSORT usr/lib/lms # C++
|
/titanic_41/usr/src/cmd/svc/shell/ |
H A D | mfsthistory | 659 svc:/network/lms:default var/svc/manifest/network/lms.xml 660 svc:/network/lms var/svc/manifest/network/lms.xml
|
/titanic_41/usr/src/man/man1m/ |
H A D | Makefile | 591 lms.1m \
|
/titanic_41/ |
H A D | .gitignore | 1573 usr/src/cmd/lms/lms
|