Home
last modified time | relevance | path

Searched refs:mlp (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sbin/mountd/
H A Dmountd.c987 mlp = mlhead; in xdr_mlist()
988 while (mlp) { in xdr_mlist()
997 mlp = mlp->ml_next; in xdr_mlist()
2398 mlp = (struct mountlist *)malloc(sizeof (*mlp)); in get_mountlist()
2461 *mlpp = mlp = mlp->ml_next; in del_mlist()
2465 mlp = mlp->ml_next; in del_mlist()
2476 mlp = mlp->ml_next; in del_mlist()
2494 mlp = mlp->ml_next; in add_mlist()
2496 mlp = (struct mountlist *)malloc(sizeof (*mlp)); in add_mlist()
2504 *mlpp = mlp; in add_mlist()
[all …]
/dragonfly/usr.bin/showmount/
H A Dshowmount.c247 xdr_mntdump(XDR *xdrsp, struct mountlist **mlp) in xdr_mntdump() argument
256 *mlp = NULL; in xdr_mntdump()
275 if (*mlp == NULL) { in xdr_mntdump()
276 *mlp = mp; in xdr_mntdump()
278 tp = *mlp; in xdr_mntdump()
/dragonfly/contrib/file/src/
H A Dsoftmagic.c1577 struct mlist ml, *mlp; in mget() local
1860 for (mlp = ms->mlist[0]->next; mlp != ms->mlist[0]; in mget()
1861 mlp = mlp->next) in mget()
1863 if ((rv = match(ms, mlp->magic, mlp->magic_rxcomp, in mget()
1864 mlp->nmagic, &bb, 0, BINTEST, text, 0, indir_count, in mget()
H A Dapprentice.c444 add_mlist(struct mlist *mlp, struct magic_map *map, size_t idx) in add_mlist() argument
448 mlp->map = NULL; in add_mlist()
464 mlp->prev->next = ml; in add_mlist()
465 ml->prev = mlp->prev; in add_mlist()
466 ml->next = mlp; in add_mlist()
467 mlp->prev = ml; in add_mlist()
/dragonfly/contrib/gdb-7/libiberty/
H A Dhashtab.c106 choose_multiplier (unsigned int d, unsigned int *mlp, unsigned char *shiftp)
122 *mlp = mhigh;
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dhashtab.c106 choose_multiplier (unsigned int d, unsigned int *mlp, unsigned char *shiftp)
122 *mlp = mhigh;
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dhashtab.c105 choose_multiplier (unsigned int d, unsigned int *mlp, unsigned char *shiftp)
121 *mlp = mhigh;
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dhashtab.c106 choose_multiplier (unsigned int d, unsigned int *mlp, unsigned char *shiftp)
122 *mlp = mhigh;
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dhashtab.c105 choose_multiplier (unsigned int d, unsigned int *mlp, unsigned char *shiftp)
121 *mlp = mhigh;