Home
last modified time | relevance | path

Searched refs:mapc_keyiter (Results 1 – 3 of 3) sorted by relevance

/original-bsd/usr.sbin/amd/amd/
H A Dmapc.c803 int mapc_keyiter P((mnt_map *m, void (*fn)(char*,voidp), voidp arg));
804 int mapc_keyiter(m, fn, arg) in mapc_keyiter() function
836 int c = mapc_keyiter(root_map, fn, arg);
H A Dafs_ops.c412 (void) mapc_keyiter((mnt_map *) mp->am_mnt->mf_private,
/original-bsd/usr.sbin/amd/include/
H A Dam.h241 extern int mapc_keyiter P((mnt_map*, void (*)(char*,voidp), voidp));