Searched refs:lm (Results 1 - 25 of 105) sorted by relevance

12345

/illumos-gate/usr/src/test/libc-tests/tests/fpround/
H A DMakefile23 LDLIBS += -lm
24 LDLIBS64 += -lm
/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_mapping.c53 lmapping_verify(lmapping_t *lm) argument
55 while (lm != NULL) {
56 if (lm->lm_next != NULL)
57 ASSERT(lm->lm_next->lm_addr > lm->lm_addr);
58 lm = lm->lm_next;
72 lmapping_find_cb(lmapping_t *lm, void *arg) argument
76 if (lm->lm_addr >= lmfa->lmfa_addr) {
77 if (lmfa->lmfa_addr == lm
88 lmapping_walk(lmapping_t *lm, int(*lmapping_walk_cb)(lmapping_t *, void *), void *arg) argument
105 lmapping_remove(lmapping_t **lm, uintptr_t addr, size_t size) argument
131 lmapping_insert(lmapping_t **lm, uintptr_t addr, size_t size) argument
165 lmapping_contains(lmapping_t *lm, uintptr_t addr, size_t size) argument
179 lmapping_free_cb(lmapping_t *lm, void *arg) argument
186 lmapping_free(lmapping_t **lm) argument
[all...]
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dmessage.c28 ldap_msgid( LDAPMessage *lm )
30 if ( !NSLDAPI_VALID_LDAPMESSAGE_POINTER( lm )) {
34 return( lm->lm_msgid );
39 ldap_msgtype( LDAPMessage *lm )
41 if ( !NSLDAPI_VALID_LDAPMESSAGE_POINTER( lm )) {
45 return( lm->lm_msgtype );
H A Dresult.c165 LDAPMessage *lm, *lastlm, *nextlm; local
174 for ( lm = ld->ld_responses; lm != NULL; lm = nextlm ) {
175 nextlm = lm->lm_next;
177 if ( do_abandon_check && ldap_abandoned( ld, lm->lm_msgid ) ) {
178 ldap_mark_abandoned( ld, lm->lm_msgid );
181 ld->ld_responses = lm->lm_next;
186 ldap_msgfree( lm );
191 if ( msgid == LDAP_RES_ANY || lm
1170 LDAPMessage *lm, *prev; local
[all...]
H A Dunbind.c81 LDAPMessage *lm, *next; local
117 for ( lm = ld->ld_responses; lm != NULL; lm = next ) {
118 next = lm->lm_next;
119 ldap_msgfree( lm );
H A Derror.c489 LDAPMessage *lm; local
501 for ( lm = res; lm != NULL; lm = lm->lm_chain ) {
502 if ( lm->lm_msgtype != LDAP_RES_SEARCH_ENTRY &&
503 lm->lm_msgtype != LDAP_RES_SEARCH_REFERENCE ) {
508 if ( lm == NULL ) {
514 err = nsldapi_parse_result( ld, lm->lm_msgtype, lm
[all...]
/illumos-gate/usr/src/lib/liblm/common/
H A Dlm_shutdown.c32 #include <nfs/lm.h>
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dtst.InvalidModule1.d.ksh33 # The -lm option can be used to list the probes from their module names.
48 $dtrace -lm :genunix::
H A Dtst.InvalidModule2.d.ksh33 # The -lm option can be used to list the probes from their module names.
48 $dtrace -lm profile:::profile-97
H A Dtst.InvalidModule3.d.ksh33 # The -lm option can be used to list the probes from their module names.
48 $dtrace -lm fbt:des:des3_crunch_block:return
H A Dtst.InvalidModule4.d.ksh33 # The -lm option can be used to list the probes from their module names.
48 $dtrace -lm unix'/probefunc == "preempt"/{printf("FOUND");}'
/illumos-gate/usr/src/cmd/factor/
H A DMakefile30 LDLIBS += -lm
/illumos-gate/usr/src/cmd/smbsrv/smbstat/
H A DMakefile34 LDLIBS += -lkstat -lm -lumem
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c99 leak_mtab_t *lm = (*lmp)++; local
101 lm->lkm_base = (uintptr_t)bcp->bc_addr;
102 lm->lkm_bufctl = LKM_CTL(addr, LKM_CTL_BUFCTL);
111 leak_mtab_t *lm = (*lmp)++; local
113 lm->lkm_base = addr;
121 leak_mtab_t *lm = (*lmp)++; local
123 lm->lkm_base = seg->vs_start;
124 lm->lkm_limit = seg->vs_end;
125 lm->lkm_bufctl = LKM_CTL(addr, LKM_CTL_VMSEG);
229 leak_mtab_t *lm; local
277 leak_mtab_t *lm; local
350 leaky_maps_t lm; local
469 leak_mtab_t *lm = *lmp; local
[all...]
/illumos-gate/usr/src/cmd/audio/audiorecord/
H A DMakefile35 LDLIBS += -laudio -lm
/illumos-gate/usr/src/cmd/audio/audioplay/
H A DMakefile35 LDLIBS += -laudio -lm
/illumos-gate/usr/src/lib/libstmf/
H A DMakefile.com41 LDLIBS += -lc -lnvpair -lscf -lm
/illumos-gate/usr/src/lib/libvscan/
H A DMakefile.com42 LDLIBS += -lc -lscf -lsecdb -lnsl -lm
/illumos-gate/usr/src/cmd/mdb/intel/amd64/dtrace/
H A DMakefile42 LDLIBS += -ldtrace -lm
/illumos-gate/usr/src/cmd/mdb/intel/ia32/dtrace/
H A DMakefile41 LDLIBS += -ldtrace -lm
/illumos-gate/usr/src/cmd/mdb/intel/ia32/libumem/
H A DMakefile50 dmod/$(MODULE) := LDLIBS += -lproc -lm
/illumos-gate/usr/src/cmd/mdb/sparc/v7/libumem/
H A DMakefile50 dmod/$(MODULE) := LDLIBS += -lproc -lm
/illumos-gate/usr/src/cmd/mdb/sparc/v9/dtrace/
H A DMakefile42 LDLIBS += -ldtrace -lm
/illumos-gate/usr/src/cmd/fruadm/
H A DMakefile39 LDLIBS += $(FRULIBS) -lm
/illumos-gate/usr/src/cmd/audio/audioconvert/
H A DMakefile40 LDLIBS += -laudio -lm -lc

Completed in 137 milliseconds

12345