Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libidmap/common/
H A Dsidutil.c48 sid_len(sid_t *sid) in sid_len() function
154 kmem_free(sid, sid_len(sid)); in sid_free()
H A Dsidutil.h101 int sid_len(sid_t *);
H A Dmapfile-vers115 sid_len;
/illumos-gate/usr/src/lib/libsysevent/
H A Dlibevchannel.c453 uint32_t sid_len; in sysevent_evc_subscribe_cmn() local
466 if ((sid_len = strlen(sid) + 1) > MAX_SUBID_LEN || sid_len == 1 || in sysevent_evc_subscribe_cmn()
540 uargs.sid.len = sid_len; in sysevent_evc_subscribe_cmn()
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddirectory_provider_builtin.c307 de = bin_list_dav(lvals, sid, 1, sid_len(sid)); in sid_dav()
H A Ddirectory_provider_nsswitch.c459 de = bin_list_dav(lvals, sid, 1, sid_len(sid)); in machine_sid_dav()