Home
last modified time | relevance | path

Searched defs:mlist (Results 1 – 10 of 10) sorted by relevance

/original-bsd/usr.sbin/amd/amd/
H A Dumount_fs.c109 mntlist *mlist, *mp, *mp_save = 0; local
H A Dhost_ops.c188 static int already_mounted(mlist, dir) in already_mounted() argument
220 mntlist *mlist; local
408 mntlist *mlist = read_mtab(mf->mf_mount); local
/original-bsd/sys/vm/
H A Dvm_pager.c151 vm_pager_get_pages(pager, mlist, npages, sync) in vm_pager_get_pages() argument
173 vm_pager_put_pages(pager, mlist, npages, sync) in vm_pager_put_pages() argument
251 vm_pager_map_pages(mlist, npages, canwait) in vm_pager_map_pages() argument
H A Dvnode_pager.c202 vnode_pager_getpage(pager, mlist, npages, sync) in vnode_pager_getpage() argument
219 vnode_pager_putpage(pager, mlist, npages, sync) in vnode_pager_putpage() argument
465 vnode_pager_io(vnp, mlist, npages, sync, rw) in vnode_pager_io() argument
H A Ddevice_pager.c225 dev_pager_getpage(pager, mlist, npages, sync) in dev_pager_getpage() argument
283 dev_pager_putpage(pager, mlist, npages, sync) in dev_pager_putpage() argument
H A Dswap_pager.c384 swap_pager_getpage(pager, mlist, npages, sync) in swap_pager_getpage() argument
400 swap_pager_putpage(pager, mlist, npages, sync) in swap_pager_putpage() argument
505 swap_pager_io(swp, mlist, npages, flags) in swap_pager_io() argument
889 swap_pager_clean_check(mlist, npages, rw) in swap_pager_clean_check() argument
/original-bsd/local/ditroff/ditroff.okeeffe/troff/
H A Dnii.c97 int mlist[NTRAP]; variable
/original-bsd/local/ditroff/ditroff.okeeffe/
H A Dnii.c97 int mlist[NTRAP]; variable
/original-bsd/old/roff/common_source/
H A Dnii.c128 int mlist[NTRAP]; variable
/original-bsd/usr.sbin/sendmail/src/
H A Dparseaddr.c712 struct match mlist[MAXMATCH]; /* stores match on LHS */ local