Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_autohome.c51 } smb_autohome_info_t; typedef
53 static smb_autohome_info_t smb_ai;
55 static smb_autohome_t *smb_autohome_make_entry(smb_autohome_info_t *);
57 static smb_autohome_info_t *smb_autohome_getinfo(void);
248 smb_autohome_info_t *si; in smb_autohome_setent()
285 smb_autohome_info_t *si; in smb_autohome_endent()
306 smb_autohome_info_t *si; in smb_autohome_getent()
348 smb_autohome_make_entry(smb_autohome_info_t *si) in smb_autohome_make_entry()
432 static smb_autohome_info_t *
435 smb_autohome_info_t *si; in smb_autohome_getinfo()