Home
last modified time | relevance | path

Searched defs:mlp (Results 1 – 11 of 11) sorted by relevance

/freebsd/usr.bin/showmount/
H A Dshowmount.c259 xdr_mntdump(XDR *xdrsp, struct mountlist **mlp) in xdr_mntdump()
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dr8a77995.dtsi1144 mlp: mlp@ec520000 { label
H A Dr8a77990.dtsi1680 mlp: mlp@ec520000 { label
H A Dr8a77965.dtsi2144 mlp: mlp@ec520000 { label
H A Dr8a77961.dtsi2161 mlp: mlp@ec520000 { label
H A Dr8a77960.dtsi2281 mlp: mlp@ec520000 { label
H A Dr8a77951.dtsi2410 mlp: mlp@ec520000 { label
/freebsd/usr.sbin/mountd/
H A Dmountd.c1436 struct mountlist *mlp; in xdr_mlist() local
3730 struct mountlist *mlp; in get_mountlist() local
3765 struct mountlist *mlp, *mlp2; in del_mlist() local
3792 struct mountlist *mlp; in add_mlist() local
/freebsd/contrib/sendmail/src/
H A Dparseaddr.c1066 register struct match *mlp; /* cur ptr into mlist */ local
/freebsd/contrib/file/src/
H A Dsoftmagic.c1599 struct mlist ml, *mlp; in mget() local
H A Dapprentice.c443 add_mlist(struct mlist *mlp, struct magic_map *map, size_t idx) in add_mlist()