Home
last modified time | relevance | path

Searched defs:get_handle (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/idmap/
H A Didmap_kapi.c854 kidmap_get_extend(idmap_get_handle_t *get_handle) in kidmap_get_extend()
898 kidmap_batch_getuidbysid(idmap_get_handle_t *get_handle, const char *sid_prefix, in kidmap_batch_getuidbysid()
959 kidmap_batch_getgidbysid(idmap_get_handle_t *get_handle, const char *sid_prefix, in kidmap_batch_getgidbysid()
1022 kidmap_batch_getpidbysid(idmap_get_handle_t *get_handle, const char *sid_prefix, in kidmap_batch_getpidbysid()
1081 kidmap_batch_getsidbyuid(idmap_get_handle_t *get_handle, uid_t uid, in kidmap_batch_getsidbyuid()
1136 kidmap_batch_getsidbygid(idmap_get_handle_t *get_handle, gid_t gid, in kidmap_batch_getsidbygid()
1187 kidmap_get_mappings(idmap_get_handle_t *get_handle) in kidmap_get_mappings()
1379 kidmap_get_destroy(idmap_get_handle_t *get_handle) in kidmap_get_destroy()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2061 uint32_t get_handle = 10; in ql_verify_preprocessed_cmd() local
/titanic_50/usr/src/cmd/ssh/sftp/
H A Dsftp-client.c177 get_handle(int fd, u_int expected_id, u_int *len) in get_handle() function
/titanic_50/usr/src/cmd/ssh/sftp-server/
H A Dsftp-server.c352 get_handle(void) in get_handle() function