Home
last modified time | relevance | path

Searched refs:map_next (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c290 mp->map_next = me; in mapline_to_mapent()
391 me->map_next = NULL; in mapline_to_mapent()
513 me = me->map_next; in hierarchical_sort()
785 while (me->map_next != NULL) in modify_mapents()
786 me = me->map_next; in modify_mapents()
787 me->map_next = faked_mapents; in modify_mapents()
804 *mapents = me->map_next; in modify_mapents()
814 me->map_next = NULL; in modify_mapents()
818 mp->map_next = me->map_next; in modify_mapents()
819 me->map_next = NULL; in modify_mapents()
[all …]
H A Dns_fnmount.c558 me->map_next = mapents->map_next; in frontier_aux()
559 mapents->map_next = me; in frontier_aux()
683 if (me->map_next != NULL) { in safe_mapent()
H A Dautod_mount.c111 for (me = mapents; me; me = me->map_next) { in do_mount1()
141 for (me = mapents; me && !err; me = me->map_next) { in do_mount1()
191 if (err == NFSERR_ACCES && me->map_next != NULL) { in do_mount1()
H A Dautomount.h154 struct mapent *map_next; member
/titanic_41/usr/src/lib/storage/liba5k/common/hdrs/
H A Da_state.h71 struct gfc_map_mp *map_next; member
/titanic_41/usr/src/lib/storage/liba5k/common/
H A Dmon.c3282 for (map_ptr = map_mp; map_ptr != NULL; map_ptr = map_ptr->map_next) { in l_get_node_status()
5056 next = (*map_mp_ptr)->map_next; in free_mp_dev_map()
5109 new_map_mp_ptr->map_next = NULL; in get_mp_dev_map()
5112 new_map_mp_ptr->map_next = in get_mp_dev_map()