Home
last modified time | relevance | path

Searched refs:mt_next (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dseqmod.c35 struct modtarget *mt_next; member
75 if ( mt->mt_next ) { in seqmod_op_cleanup()
76 av->avl_data = mt->mt_next; in seqmod_op_cleanup()
77 mt->mt_next->mt_tail = mt->mt_tail; in seqmod_op_cleanup()
100 mt->mt_next = NULL; in seqmod_op_mod()
111 mtp->mt_tail->mt_next = mt; in seqmod_op_mod()
/netbsd-src/external/bsd/am-utils/dist/include/
H A Damq_defs.h95 struct amq_mount_tree *mt_next; member
/netbsd-src/external/bsd/am-utils/dist/amq/
H A Damq_xdr.c108 (char **) ((voidp) &objp->mt_next), in xdr_amq_mount_tree()
H A Damq.c190 show_pwd(mt->mt_next, path, l, flag); in show_pwd()
204 show_mt(mt->mt_next, e, mwid, dwid, pwid); in show_mt()