prs_unistr 5765 source3/include/proto.h bool prs_unistr(const char *name, prs_struct *ps, int depth, UNISTR *str); prs_unistr 146 source3/libgpo/gpext/registry.c if (!prs_unistr("key", ps, depth, &entry->key)) prs_unistr 152 source3/libgpo/gpext/registry.c if (!prs_unistr("value", ps, depth, &entry->value)) prs_unistr 105 source3/smbd/notify.c if (!prs_unistr("name", ps, 1, &uni_name)) goto fail;