HomeSort by relevance Sort by last modified time
    Searched full:kidmap_batch_get* (Results 1 - 6 of 6) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/sys/
kidmap.h 107 kidmap_batch_getuidbysid(idmap_get_handle_t *get_handle,
112 kidmap_batch_getgidbysid(idmap_get_handle_t *get_handle,
117 kidmap_batch_getpidbysid(idmap_get_handle_t *get_handle,
122 kidmap_batch_getsidbyuid(idmap_get_handle_t *get_handle, uid_t uid,
126 kidmap_batch_getsidbygid(idmap_get_handle_t *get_handle, gid_t gid,
  /onnv/onnv-gate/usr/src/uts/common/idmap/
idmap_kapi.c 898 kidmap_batch_getuidbysid(idmap_get_handle_t *get_handle, const char *sid_prefix, function
959 kidmap_batch_getgidbysid(idmap_get_handle_t *get_handle, const char *sid_prefix, function
1022 kidmap_batch_getpidbysid(idmap_get_handle_t *get_handle, const char *sid_prefix, function
1081 kidmap_batch_getsidbyuid(idmap_get_handle_t *get_handle, uid_t uid, function
1136 kidmap_batch_getsidbygid(idmap_get_handle_t *get_handle, gid_t gid, function
    [all...]
  /onnv/onnv-gate/usr/src/uts/intel/ia32/ml/
modstubs.s 920 STUB(idmap, kidmap_batch_getgidbysid, nomod_zero);
921 STUB(idmap, kidmap_batch_getpidbysid, nomod_zero);
922 STUB(idmap, kidmap_batch_getsidbygid, nomod_zero);
923 STUB(idmap, kidmap_batch_getsidbyuid, nomod_zero);
924 STUB(idmap, kidmap_batch_getuidbysid, nomod_zero);
    [all...]
  /onnv/onnv-gate/usr/src/uts/sparc/ml/
modstubs.s 829 STUB(idmap, kidmap_batch_getgidbysid, nomod_zero);
830 STUB(idmap, kidmap_batch_getpidbysid, nomod_zero);
831 STUB(idmap, kidmap_batch_getsidbygid, nomod_zero);
832 STUB(idmap, kidmap_batch_getsidbyuid, nomod_zero);
833 STUB(idmap, kidmap_batch_getuidbysid, nomod_zero);
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/fs/smbsrv/
smb_util.c 1476 idm_stat = kidmap_batch_getuidbysid(idmaph, sim->sim_domsid,
1481 idm_stat = kidmap_batch_getgidbysid(idmaph, sim->sim_domsid,
1486 idm_stat = kidmap_batch_getpidbysid(idmaph, sim->sim_domsid,
    [all...]
  /onnv/onnv-gate/usr/src/lib/libsmbfs/smb/
acl_conv.c 567 #define I_GetPidBySid kidmap_batch_getpidbysid

Completed in 180 milliseconds