Home
last modified time | relevance | path

Searched defs:get_session (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Ddfs.c56 static int get_session(struct cifs_mount_ctx *mnt_ctx, const char *full_path) in get_session() function
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py703 def get_session(self, sid): member in SessionHandler