Home
last modified time | relevance | path

Searched refs:lm (Results 1 – 25 of 165) sorted by relevance

1234567

/freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/
Dman.ListProbesWithModules39 * /usr/sbin/dtrace -lm profile
43 * /usr/sbin/dtrace -lm genunix
47 * /usr/sbin/dtrace -lm vtrace:genunix
52 * /usr/sbin/dtrace -lm :genunix::
56 * /usr/sbin/dtrace -lm profile:::profile-97
60 * /usr/sbin/dtrace -lm genunix -lm unix
64 * /usr/sbin/dtrace -lm genunix -lm foounix
68 * /usr/sbin/dtrace -lm foounix -lm unix
72 * /usr/sbin/dtrace -lm fbt:des:des3_crunch_block:return
76 * /usr/sbin/dtrace -lm fbt:genunix'{printf("FOUND");}'
[all …]
Dtst.InvalidModule4.d.ksh48 $dtrace -lm unix'/probefunc == "preempt"/{printf("FOUND");}'
Dtst.InvalidModule1.d.ksh48 $dtrace -lm :genunix::
Dtst.InvalidModule2.d.ksh48 $dtrace -lm profile:::profile-97
Dtst.InvalidModule3.d.ksh48 $dtrace -lm fbt:des:des3_crunch_block:return
/freebsd-12-stable/libexec/rtld-elf/
Dlibmap.c21 TAILQ_HEAD(lm_list, lm);
22 struct lm { struct
25 TAILQ_ENTRY(lm) lm_link; argument
318 struct lm *lm; in lm_free() local
323 lm = TAILQ_FIRST(lml); in lm_free()
324 TAILQ_REMOVE(lml, lm, lm_link); in lm_free()
325 free(lm->f); in lm_free()
326 free(lm->t); in lm_free()
327 free(lm); in lm_free()
359 struct lm *lm; in lm_add() local
[all …]
/freebsd-12-stable/contrib/gdb/gdb/
Dsolib-svr4.c70 char *lm; member
144 return (CORE_ADDR) extract_signed_integer (so->lm_info->lm + lmo->l_addr_offset, in LM_ADDR()
154 return extract_unsigned_integer (so->lm_info->lm + lmo->l_next_offset, in LM_NEXT()
164 return extract_unsigned_integer (so->lm_info->lm + lmo->l_name_offset, in LM_NAME()
174 return extract_unsigned_integer (so->lm_info->lm + lmo->l_prev_offset, in IGNORE_FIRST_LINK_MAP_ENTRY()
612 CORE_ADDR lm = 0; in first_link_map_member() local
620 lm = extract_unsigned_integer (r_map_buf, lmo->r_map_size); in first_link_map_member()
628 return (lm); in first_link_map_member()
656 CORE_ADDR lm, l_name; in open_symbol_file_object() local
672 if ((lm = first_link_map_member ()) == 0) in open_symbol_file_object()
[all …]
Dsolib-sunos.c52 char *lm; member
103 return (CORE_ADDR) extract_signed_integer (so->lm_info->lm + lm_addr_offset, in LM_ADDR()
114 return extract_unsigned_integer (so->lm_info->lm + lm_next_offset, in LM_NEXT()
125 return extract_unsigned_integer (so->lm_info->lm + lm_name_offset, in LM_NAME()
310 CORE_ADDR lm = 0; in first_link_map_member() local
319 lm = SOLIB_EXTRACT_ADDRESS (ld_2_copy.ld_loaded); in first_link_map_member()
321 return (lm); in first_link_map_member()
353 CORE_ADDR lm; in sunos_current_sos() local
373 lm = first_link_map_member (); in sunos_current_sos()
374 while (lm) in sunos_current_sos()
[all …]
/freebsd-12-stable/sys/nfs/
Dnfs_lock.c111 struct __lock_msg *lm; in nfslock_close() local
116 lm = TAILQ_FIRST(&nfslock_list); in nfslock_close()
118 TAILQ_REMOVE(&nfslock_list, lm, lm_link); in nfslock_close()
119 free(lm, M_NFSLOCK); in nfslock_close()
129 struct __lock_msg *lm; in nfslock_read() local
131 if (uio->uio_resid != sizeof *lm) in nfslock_read()
133 lm = NULL; in nfslock_read()
143 lm = TAILQ_FIRST(&nfslock_list); in nfslock_read()
144 TAILQ_REMOVE(&nfslock_list, lm, lm_link); in nfslock_read()
148 error = uiomove(lm, sizeof *lm, uio); in nfslock_read()
[all …]
/freebsd-12-stable/contrib/nvi/common/
Dlog.c364 LMARK lm; in log_backward() local
434 memmove(&lm, p + sizeof(u_char), sizeof(LMARK)); in log_backward()
435 m.lno = lm.lno; in log_backward()
436 m.cno = lm.cno; in log_backward()
437 if (mark_set(sp, lm.name, &m, 0)) in log_backward()
466 LMARK lm; in log_setline() local
524 memmove(&lm, p + sizeof(u_char), sizeof(LMARK)); in log_setline()
525 m.lno = lm.lno; in log_setline()
526 m.cno = lm.cno; in log_setline()
527 if (mark_set(sp, lm.name, &m, 0)) in log_setline()
[all …]
/freebsd-12-stable/crypto/heimdal/lib/ntlm/
Dntlm.c818 heim_ntlm_free_buf(&data->lm); in heim_ntlm_free_type3()
843 struct sec_buffer lm, ntlm, target, username, sessionkey, ws; in heim_ntlm_decode_type3() local
860 CHECK(ret_sec_buffer(in, &lm), 0); in heim_ntlm_decode_type3()
861 if (lm.allocated) in heim_ntlm_decode_type3()
862 min_offset = min(min_offset, lm.offset); in heim_ntlm_decode_type3()
885 CHECK(ret_buf(in, &lm, &type3->lm), 0); in heim_ntlm_decode_type3()
918 struct sec_buffer lm, ntlm, target, username, sessionkey, ws; in heim_ntlm_encode_type3() local
924 memset(&lm, 0, sizeof(lm)); in heim_ntlm_encode_type3()
955 lm.offset = ws.offset + ws.allocated; in heim_ntlm_encode_type3()
956 lm.length = type3->lm.length; in heim_ntlm_encode_type3()
[all …]
Dtest_ntlm.c251 struct ntlm_buf lm, ntlm; in test_ntlm2_session_resp() local
274 &lm, in test_ntlm2_session_resp()
279 if (lm.length != 24 || memcmp(lm.data, lm_resp, 24) != 0) in test_ntlm2_session_resp()
284 free(lm.data); in test_ntlm2_session_resp()
/freebsd-12-stable/contrib/dialog/
Dmixedgauge.c116 int lm = limit_x - dlg->len_text - 1; in myprint_status() local
138 dlg_print_text(win, dlg->list[item].name, lm, &attr); in myprint_status()
140 (void) wmove(win, y, lm); in myprint_status()
142 (void) wmove(win, y, lm + (cells - (int) strlen(status)) / 2); in myprint_status()
144 (void) wmove(win, y, lm + 1); in myprint_status()
149 (void) wmove(win, y, lm + (cells - (int) strlen(status)) / 2); in myprint_status()
157 (void) wmove(win, y, lm + 1); in myprint_status()
172 (void) wmove(win, y, lm + (cells - (int) strlen(status)) / 2); in myprint_status()
/freebsd-12-stable/usr.sbin/ctld/
Dkernel.c999 struct ctl_lun_map lm; in kernel_port_add() local
1089 lm.port = port->p_ctl_port; in kernel_port_add()
1090 lm.plun = UINT32_MAX; in kernel_port_add()
1091 lm.lun = 0; in kernel_port_add()
1092 error = ioctl(ctl_fd, CTL_LUN_MAP, &lm); in kernel_port_add()
1100 lm.port = port->p_ctl_port; in kernel_port_add()
1101 lm.plun = i; in kernel_port_add()
1102 lm.lun = targ->t_luns[i]->l_ctl_lun; in kernel_port_add()
1103 error = ioctl(ctl_fd, CTL_LUN_MAP, &lm); in kernel_port_add()
1123 struct ctl_lun_map lm; in kernel_port_update() local
[all …]
/freebsd-12-stable/crypto/heimdal/lib/gssapi/ntlm/
Dinit_sec_context.c353 &type3.lm, in _gss_ntlm_init_sec_context()
373 if (type3.lm.data) in _gss_ntlm_init_sec_context()
374 free(type3.lm.data); in _gss_ntlm_init_sec_context()
386 if (type3.lm.data) in _gss_ntlm_init_sec_context()
387 free(type3.lm.data); in _gss_ntlm_init_sec_context()
479 if (type3.lm.data) in _gss_ntlm_init_sec_context()
480 free(type3.lm.data); in _gss_ntlm_init_sec_context()
/freebsd-12-stable/crypto/heimdal/lib/roken/
Dglob.c245 Char *lm, *ls; in globexp2() local
250 for (lm = patbuf, pm = pattern; pm != ptr; *lm++ = *pm++) in globexp2()
252 ls = lm; in globexp2()
312 for (lm = ls; (pl < pm); *lm++ = *pl++) in globexp2()
318 for (pl = pe + 1; (*lm++ = *pl++) != CHAR_EOS;) in globexp2()
/freebsd-12-stable/usr.bin/gzip/
Dunlz.c267 lz_rd_decode_len(struct lz_range_decoder *rd, struct lz_len_model *lm, in lz_rd_decode_len() argument
270 if (lz_rd_decode_bit(rd, &lm->choice1) == 0) in lz_rd_decode_len()
271 return lz_rd_decode_tree(rd, lm->bm_low[pos_state], LOW_BITS); in lz_rd_decode_len()
273 if (lz_rd_decode_bit(rd, &lm->choice2) == 0) { in lz_rd_decode_len()
275 lz_rd_decode_tree(rd, lm->bm_mid[pos_state], MID_BITS); in lz_rd_decode_len()
279 lz_rd_decode_tree(rd, lm->bm_high, HIGH_BITS); in lz_rd_decode_len()
/freebsd-12-stable/contrib/ntp/scripts/monitoring/
Dntploopwatch573 local($lm,$l,@f);
983 $lm = 1;
1005 (($l % $lm) == 0 && print("\t$l lines read\n") &&
1006 (($l == 2) && ($lm = 10) ||
1007 ($l == 100) && ($lm = 100) ||
1008 ($l == 500) && ($lm = 500) ||
1009 ($l == 1000) && ($lm = 1000) ||
1010 ($l == 5000) && ($lm = 5000) ||
1011 ($l == 10000) && ($lm = 10000)));
/freebsd-12-stable/lib/libc/gen/
Dglob-compat11.c289 Char *lm, *ls; in globexp2() local
294 for (lm = patbuf, pm = pattern; pm != ptr; *lm++ = *pm++) in globexp2()
296 *lm = EOS; in globexp2()
297 ls = lm; in globexp2()
355 for (lm = ls; (pl < pm); *lm++ = *pl++) in globexp2()
361 for (pl = pe + 1; (*lm++ = *pl++) != EOS;) in globexp2()
Dglob.c320 Char *lm, *ls; in globexp2() local
325 for (lm = patbuf, pm = pattern; pm != ptr; *lm++ = *pm++) in globexp2()
327 *lm = EOS; in globexp2()
328 ls = lm; in globexp2()
386 for (lm = ls; (pl < pm); *lm++ = *pl++) in globexp2()
392 for (pl = pe + 1; (*lm++ = *pl++) != EOS;) in globexp2()
/freebsd-12-stable/crypto/openssh/openbsd-compat/
Dglob.c265 Char *lm, *ls; in globexp2() local
270 for (lm = patbuf, pm = pattern; pm != ptr; *lm++ = *pm++) in globexp2()
272 *lm = EOS; in globexp2()
273 ls = lm; in globexp2()
330 for (lm = ls; (pl < pm); *lm++ = *pl++) in globexp2()
337 for (pl = pe + 1; (*lm++ = *pl++) != EOS; ) in globexp2()
/freebsd-12-stable/contrib/opie/
Dglob.c456 char *lm, savec, *sgpathp; variable
458 for (lm = restbuf; *p != '{'; *lm++ = *p++)
501 strcpy(lm, pl);
/freebsd-12-stable/sys/netpfil/ipfilter/netinet/
Dip_scan.c387 ipscan_t *isc, *lm; in ipf_scan_match() local
414 lm = NULL; in ipf_scan_match()
432 lm = isc; in ipf_scan_match()
436 isc = lm; in ipf_scan_match()
/freebsd-12-stable/tools/regression/usr.bin/cc/
DMakefile4 CFLAGS+=-lm
/freebsd-12-stable/contrib/binutils/config/
Dmh-sco4 X11_EXTRA_LIBS = -lsocket -lm -lintl -lmalloc

1234567