Searched refs:shadow_list_append (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libshadowfs/common/
H A Dshadow_list.c40 shadow_list_append(shadow_list_t *lp, void *new) function
101 shadow_list_append(lp, new);
H A Dshadow_impl.h205 extern void shadow_list_append(shadow_list_t *, void *);
H A Dshadow_hash.c245 shadow_list_append(&shp->sh_list, link);

Completed in 22 milliseconds