Home
last modified time | relevance | path

Searched +full:11 +full:mp (Results 1 – 25 of 249) sorted by relevance

12345678910

/freebsd/contrib/bearssl/src/hash/
H A Dmd5.c61 static const unsigned char MP[48] = { variable
62 1, 6, 11, 0, 5, 10, 15, 4, 9, 14, 3, 8, 13, 2, 7, 12,
63 5, 8, 11, 14, 1, 4, 7, 10, 13, 0, 3, 6, 9, 12, 15, 2,
64 0, 7, 14, 5, 12, 3, 10, 1, 8, 15, 6, 13, 4, 11, 2, 9
93 a = b + ROTL(a + G(b, c, d) + m[MP[i - 16]] + K[i + 0], 5); in br_md5_round()
94 d = a + ROTL(d + G(a, b, c) + m[MP[i - 15]] + K[i + 1], 9); in br_md5_round()
95 c = d + ROTL(c + G(d, a, b) + m[MP[i - 14]] + K[i + 2], 14); in br_md5_round()
96 b = c + ROTL(b + G(c, d, a) + m[MP[i - 13]] + K[i + 3], 20); in br_md5_round()
99 a = b + ROTL(a + H(b, c, d) + m[MP[i - 16]] + K[i + 0], 4); in br_md5_round()
100 d = a + ROTL(d + H(a, b, c) + m[MP[i - 15]] + K[i + 1], 11); in br_md5_round()
[all …]
/freebsd/contrib/ntp/libparse/
H A Dparsesolaris.c288 register mblk_t *mp; in setup_stream() local
292 mp = allocb(sizeof(struct stroptions), BPRI_MED); in setup_stream()
293 if (mp) in setup_stream()
295 struct stroptions *str = (void *)mp->b_wptr; in setup_stream()
301 mp->b_datap->db_type = M_SETOPTS; in setup_stream()
302 mp->b_wptr += sizeof(struct stroptions); in setup_stream()
305 putnext(q, mp); in setup_stream()
446 mblk_t *mp; in parsersvc() local
448 while ((mp = getq(q))) in parsersvc()
450 if (canputnext(q) || (mp->b_datap->db_type > QPCTL)) in parsersvc()
[all …]
H A Dparsestreams.c444 mblk_t *mp; in setup_stream() local
446 mp = allocb(sizeof(struct stroptions), BPRI_MED); in setup_stream()
447 if (mp) in setup_stream()
449 struct stroptions *str = (struct stroptions *)(void *)mp->b_rptr; in setup_stream()
455 mp->b_datap->db_type = M_SETOPTS; in setup_stream()
456 mp->b_wptr += sizeof(struct stroptions); in setup_stream()
457 putnext(q, mp); in setup_stream()
604 mblk_t *mp; in parsersvc() local
606 while ((mp = getq(q))) in parsersvc()
608 if (canput(q->q_next) || (mp->b_datap->db_type > QPCTL)) in parsersvc()
[all …]
/freebsd/share/misc/
H A Dcommitters-doc.dot31 ache [label="Andrey Chernov\nache@FreeBSD.org\n1997/06/13\n2010/12/11"]
34 bvs [label="Vitaly Bogdanov\nbvs@FreeBSD.org\n2005/10/03\n2010/12/11"]
36 crees [label="Chris Rees\ncrees@FreeBSD.org\n2013/05/27\n2022/11/08"]
38 dexter [label="Michael Dexter\ndexter@FreeBSD.org\n2016/11/15\n2019/04/02"]
47 jesusr [label="Jesus Rodriguez Cuesta\njesusr@FreeBSD.org\n1998/12/10\n2010/12/11"]
48 jim [label="Jim Mock\njim@FreeBSD.org\n1999/08/11\n2003/12/15"]
49 jkois [label="Johann Kois\njkois@FreeBSD.org\n2004/11/11\n2021/01/16"]
70 zeising [label="Niclas Zeising\nzeising@FreeBSD.org\n2012/07/03\n2022/11/08"]
76 "0mp" [label="Mateusz Piotrowski\n0mp@FreeBSD.org\n2019/09/29"]
105 rene [label="Rene Ladan\nrene@FreeBSD.org\n2008/11/03"]
[all …]
H A Dcommitters-src.dot33 archie [label="Archie Cobbs\narchie@FreeBSD.org\n1998/11/06\n2006/06/09"]
34 arr [label="Andrew R. Reiter\narr@FreeBSD.org\n2001/11/02\n2005/05/25"]
36 asmodai [label="Jeroen Ruigrok\nasmodai@FreeBSD.org\n1999/12/16\n2001/11/16"]
38 billf [label="Bill Fumerola\nbillf@FreeBSD.org\n1998/11/11\n2008/11/10"]
40 bmilekic [label="Bosko Milekic\nbmilekic@FreeBSD.org\n2000/09/21\n2008/11/10"]
43 ceri [label="Ceri Davies\nceri@FreeBSD.org\n2006/11/07\n2012/03/07"]
48 dmlb [label="Duncan Barclay\ndmlb@FreeBSD.org\n2001/12/14\n2008/11/10"]
50 eik [label="Oliver Eikemeier\neik@FreeBSD.org\n2004/05/20\n2008/11/10"]
54 jake [label="Jake Burkholder\njake@FreeBSD.org\n2000/05/16\n2008/11/10"]
55 jayanth [label="Jayanth Vijayaraghavan\njayanth@FreeBSD.org\n2000/05/08\n2008/11/10"]
[all …]
H A Dcommitters-ports.dot31 ache [label="Andrey Chernov\nache@FreeBSD.org\n1994/11/15\n2017/08/17"]
33 alexbl [label="Alexander Botero-Lowry\nalexbl@FreeBSD.org\n2006/09/11\n2011/01/14"]
35 anray [label="Andrey Slusar\nanray@FreeBSD.org\n2005/12/11\n2011/01/14"]
36 araujo [label="Marcelo Araujo\naraujo@FreeBSD.org\n2007/04/26\n2020/11/03"]
37 asami [label="Satoshi Asami\nasami@FreeBSD.org\n1994/11/18\n2001/09/11"]
40 az [label="Andrej Zverev\naz@FreeBSD.org\n2005/10/03\n2019/11/04"]
41 bar [label="Barbara Guida\nbar@FreeBSD.org\n2012/11/25\n2022/12/05"]
44 billf [label="Bill Fumerola\nbillf@FreeBSD.org\n1998/11/11\n2006/12/14"]
49 clsung [label="Cheng-Lung Sung\nclsung@FreeBSD.org\n2004/8/18\n2015/06/11"]
52 dhn [label="Dennis Herrmann\ndhn@FreeBSD.org\n2009/03/03\n2015/06/11"]
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalTree.h77 // [49, 65] <- (4965), [71, 79] <- (7179), [11, 16] <- (1116),
87 // 11----16 20-----30 36----------------54 60------70 74---- 80
93 // MP: A middle point.
109 // 0: MP:43 IR [10,85] [31,56] [36,54] [39,50] [43,43]
110 // 0: MP:43 IL [10,85] [31,56] [36,54] [39,50] [43,43]
111 // 1: MP:25 IR [25,41] [15,40] [20,30]
112 // 1: MP:25 IL [15,40] [20,30] [25,41]
113 // 2: MP:15 IR [12,21] [11,16]
114 // 2: MP:15 IL [11,16] [12,21]
115 // 2: MP:36 IR []
[all …]
/freebsd/contrib/netbsd-tests/fs/vfs/
H A Dt_rwtoro.c1 /* $NetBSD: t_rwtoro.c,v 1.1 2017/01/27 10:45:11 hannken Exp $ */
58 remount_ro(const atf_tc_t *tc, const char *mp, int expected_errno) in remount_ro() argument
72 RL(rump_sys_statvfs1(mp, &sbuf, ST_WAIT)); in remount_ro()
77 mount_args_length = rump_sys_mount(sbuf.f_fstypename, mp, MNT_GETARGS, in remount_ro()
82 error = rump_sys_mount(sbuf.f_fstypename, mp, MNT_UPDATE | MNT_RDONLY, in remount_ro()
129 basic_test(const atf_tc_t *tc, const char *mp, int expected_errno, in basic_test() argument
138 nargs.nulla_target = __UNCONST(mp);; in basic_test()
143 (*pre)(use_layer ? null_mount : mp); in basic_test()
144 remount_ro(tc, mp, expected_errno); in basic_test()
146 (*post)(use_layer ? null_mount : mp); in basic_test()
[all …]
/freebsd/share/man/man9/
H A Dvfs_busy.927 .Dd February 11, 2013
37 .Fn vfs_busy "struct mount *mp" "int flags"
44 .Fa mp
48 .Fa mp->mnt_kern_flag
57 .It Fa mp
/freebsd/usr.bin/rwho/
H A Drwho.c57 #define down(w,now) ((now) - (w)->wd_recvtime > 11 * 60)
83 struct myutmp *mp; in main() local
115 mp = myutmp; in main()
155 mp->myutmp = we->we_utmp; in main()
156 mp->myidle = we->we_idle; in main()
157 (void) strcpy(mp->myhost, w->wd_hostname); in main()
160 mp++; in main()
165 mp = myutmp; in main()
171 j = strlen(mp->myhost) + 1 + sizeof(mp->myutmp.out_line); in main()
174 mp++; in main()
[all …]
/freebsd/contrib/ntp/libntp/lib/isc/pthreads/
H A Dmutex.c99 isc_mutex_init_profile(isc_mutex_t *mp, const char *file, int line) { in isc_mutex_init_profile() argument
102 err = pthread_mutex_init(&mp->mutex, NULL); in isc_mutex_init_profile()
122 mp->stats = &stats[stats_next++]; in isc_mutex_init_profile()
126 mp->stats->file = file; in isc_mutex_init_profile()
127 mp->stats->line = line; in isc_mutex_init_profile()
128 mp->stats->count = 0; in isc_mutex_init_profile()
129 timevalclear(&mp->stats->locked_total); in isc_mutex_init_profile()
130 timevalclear(&mp->stats->wait_total); in isc_mutex_init_profile()
132 mp->stats->lockers[i].file = NULL; in isc_mutex_init_profile()
133 mp->stats->lockers[i].line = 0; in isc_mutex_init_profile()
[all …]
/freebsd/sys/netinet6/
H A Ddest6.c31 * $KAME: dest6.c,v 1.59 2003/07/11 13:21:16 t-momose Exp $
63 dest6_input(struct mbuf **mp, int *offp, int proto) in dest6_input() argument
70 m = *mp; in dest6_input()
78 *mp = m; in dest6_input()
89 *mp = m; in dest6_input()
117 *mp = NULL; in dest6_input()
126 *mp = m; in dest6_input()
131 *mp = NULL; in dest6_input()
/freebsd/contrib/mandoc/
H A Ddemandoc.c1 /* $Id: demandoc.c,v 1.33 2019/03/03 11:01:15 schwarze Exp $ */
46 struct mparse *mp; in main() local
57 mp = NULL; in main()
82 mp = mparse_alloc(MPARSE_SO | MPARSE_UTF8 | MPARSE_LATIN1 | in main()
84 assert(mp); in main()
87 pmandoc(mp, STDIN_FILENO, "<stdin>", list); in main()
90 mparse_reset(mp); in main()
91 if ((fd = mparse_open(mp, argv[i])) == -1) { in main()
95 pmandoc(mp, fd, argv[i], list); in main()
98 mparse_free(mp); in main()
[all …]
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_scalars.c105 * 10 11 minutes from UTC 0..59
116 * Returns -1 in case of an error or the length of the string (8 or 11)
117 * Actually returns always 11 on freebsd
122 u_char s_date_time[11]; in OS_getSystemDate()
234 int mp; in OS_getSystemMaxProcesses() local
235 size_t len = sizeof(mp); in OS_getSystemMaxProcesses()
237 if (sysctl(mib, 2, &mp, &len, NULL, 0) == -1) { in OS_getSystemMaxProcesses()
241 max_proc = mp; in OS_getSystemMaxProcesses()
290 if (len != 8 && len != 11) in OS_checkSystemDateInput()
311 if (len == 11) { in OS_checkSystemDateInput()
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-mtk-ufs.txt21 "mp": M-PHY core control clock.
25 ufsphy: phy@11fa0000 {
32 clock-names = "unipro", "mp";
H A Dmediatek,ufs-phy.yaml43 - const: mp
60 ufsphy: ufs-phy@11fa0000 {
65 clock-names = "unipro", "mp";
/freebsd/contrib/sendmail/libmilter/
H A Dlibmilter.h22 SM_IDSTR(MilterlId, "@(#)$Id: libmilter.h,v 8.78 2013-11-22 20:51:36 ca Exp $")
135 # define smutex_init(mp) (pthread_mutex_init(mp, NULL) == 0) argument
136 # define smutex_destroy(mp) (pthread_mutex_destroy(mp) == 0) argument
137 # define smutex_lock(mp) (pthread_mutex_lock(mp) == 0) argument
138 # define smutex_unlock(mp) (pthread_mutex_unlock(mp) == 0) argument
139 # define smutex_trylock(mp) (pthread_mutex_trylock(mp) == 0) argument
151 #define scond_wait(cp, mp) pthread_cond_wait(cp, mp) argument
154 #define scond_timedwait(cp, mp, to) \ argument
162 r = pthread_cond_timedwait(cp,mp,&timeout); \
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c1 /* $NetBSD: tmpfs_vfsops.c,v 1.10 2005/12/11 12:24:29 christos Exp $ */
116 tmpfs_update_mtime_lazy(struct mount *mp) in tmpfs_update_mtime_lazy() argument
120 MNT_VNODE_FOREACH_LAZY(vp, mp, mvp, tmpfs_update_mtime_lazy_filter, NULL) { in tmpfs_update_mtime_lazy()
129 tmpfs_update_mtime_all(struct mount *mp) in tmpfs_update_mtime_all() argument
133 if (VFS_TO_TMPFS(mp)->tm_nomtime) in tmpfs_update_mtime_all()
135 MNT_VNODE_FOREACH_ALL(vp, mp, mvp) { in tmpfs_update_mtime_all()
153 tmpfs_check_rw_maps_cb(struct mount *mp __unused, vm_map_t map __unused, in tmpfs_check_rw_maps_cb()
168 tmpfs_revoke_rw_maps_cb(struct mount *mp __unused, vm_map_t map, in tmpfs_revoke_rw_maps_cb()
187 tmpfs_all_rw_maps(struct mount *mp, bool (*cb)(struct mount *mp, vm_map_ argument
271 tmpfs_check_rw_maps(struct mount * mp) tmpfs_check_rw_maps() argument
281 tmpfs_rw_to_ro(struct mount * mp) tmpfs_rw_to_ro() argument
322 tmpfs_mount(struct mount * mp) tmpfs_mount() argument
495 tmpfs_unmount(struct mount * mp,int mntflags) tmpfs_unmount() argument
574 tmpfs_root(struct mount * mp,int flags,struct vnode ** vpp) tmpfs_root() argument
585 tmpfs_fhtovp(struct mount * mp,struct fid * fhp,int flags,struct vnode ** vpp) tmpfs_fhtovp() argument
627 tmpfs_statfs(struct mount * mp,struct statfs * sbp) tmpfs_statfs() argument
659 tmpfs_sync(struct mount * mp,int waitfor) tmpfs_sync() argument
712 db_print_tmpfs(struct mount * mp,struct tmpfs_mount * tmp) db_print_tmpfs() argument
730 struct mount *mp; DB_SHOW_COMMAND() local
[all...]
/freebsd/share/doc/smm/18.net/
H A D8.t125 #define PRC_UNREACH_PORT 11 /* bad port # */
150 error = (*protosw[].pr_ctloutput)(op, so, level, optname, mp);
151 int op; struct socket *so; int level, optname; struct mbuf **mp;
158 is placed in \fImp\fP before return.
159 On a PRCO_SETOPT call, \fImp\fP contains the address of an mbuf
/freebsd/sys/net/
H A Dif_gif.h1 /* $KAME: if_gif.h,v 1.17 2000/09/11 11:36:41 sumikawa Exp $ */
43 extern void (*ng_gif_input_p)(struct ifnet *ifp, struct mbuf **mp,
47 extern int (*ng_gif_output_p)(struct ifnet *ifp, struct mbuf **mp);
/freebsd/sys/kgssapi/krb5/
H A Dkrb5_mech.c555 krb5_make_token(char tok_id[2], size_t hlen, size_t len, struct mbuf **mp) in krb5_make_token() argument
618 *mp = m; in krb5_make_token()
644 krb5_verify_token(char tok_id[2], size_t len, struct mbuf **mp, in krb5_verify_token() argument
652 m = *mp; in krb5_verify_token()
663 *mp = m = m_pullup(m, 2); in krb5_verify_token()
685 *mp = m = m_pullup(m, len_len + 1); in krb5_verify_token()
730 *mp = m = m_pullup(m, hlen); in krb5_verify_token()
987 p[11] = 0; in krb5_get_mic_new()
1187 if (p[8] || p[9] || p[10] || p[11]) { in krb5_verify_mic_new()
1250 struct mbuf **mp, int *conf_state, in krb5_wrap_old() argument
[all …]
/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_context.h270 #define MUTEX_HELD(mp) pthread_equal((mp)->m_owner, pthread_self())
271 #define MUTEX_NOT_HELD(mp) !MUTEX_HELD(mp)
273 extern void mutex_init(kmutex_t *mp, char *name, int type, void *cookie);
274 extern void mutex_destroy(kmutex_t *mp);
275 extern void mutex_enter(kmutex_t *mp);
276 extern int mutex_enter_check_return(kmutex_t *mp);
277 extern void mutex_exit(kmutex_t *mp);
278 extern int mutex_tryenter(kmutex_t *mp);
281 #define mutex_enter_nested(mp, class) mutex_enter(mp)
282 #define mutex_enter_interruptible(mp) mutex_enter_check_return(mp)
[all …]
/freebsd/contrib/sendmail/include/sm/os/
H A Dsm_os_unicosmp.h9 * $Id: sm_os_unicosmp.h,v 1.2 2013-11-22 20:51:34 ca Exp $
13 ** Cray UNICOS/mp
/freebsd/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c1 /* $NetBSD: msdosfs_vfsops.c,v 1.51 1997/11/17 15:36:58 ws Exp $ */
115 static int update_mp(struct mount *mp, struct thread *td);
116 static int mountmsdosfs(struct vnode *devvp, struct mount *mp);
129 update_mp(struct mount *mp, struct thread *td) in update_mp() argument
131 struct msdosfsmount *pmp = VFSTOMSDOSFS(mp); in update_mp()
135 if (!vfs_getopt(mp->mnt_optnew, "kiconv", NULL, NULL)) { in update_mp()
137 error = vfs_getopt(mp->mnt_optnew, in update_mp()
140 error = vfs_getopt(mp->mnt_optnew, in update_mp()
143 error = vfs_getopt(mp->mnt_optnew, in update_mp()
161 if (vfs_scanopt(mp->mnt_optnew, "gid", "%d", &v) == 1) in update_mp()
[all …]
/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c104 static int qlnx_transmit(if_t ifp, struct mbuf *mp);
106 struct mbuf *mp);
2871 struct mbuf *mp; in qlnx_free_tx_pkt() local
2879 mp = txq->sw_tx_ring[idx].mp; in qlnx_free_tx_pkt()
2882 if ((mp == NULL) || QL_ERR_INJECT(ha, QL_ERR_INJCT_TX_INT_MBUF_NULL)){ in qlnx_free_tx_pkt()
2885 QL_DPRINT1(ha, "(mp == NULL) " in qlnx_free_tx_pkt()
2907 QLNX_INC_OBYTES((ha->ifp), (mp->m_pkthdr.len)); in qlnx_free_tx_pkt()
2915 m_freem(mp); in qlnx_free_tx_pkt()
2928 txq->sw_tx_ring[idx].mp = NULL; in qlnx_free_tx_pkt()
2975 prefetch(txq->sw_tx_ring[idx].mp); in qlnx_tx_int()
[all …]

12345678910