Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_autohome.c52 } smb_autohome_info_t; typedef
54 static smb_autohome_info_t smb_ai;
56 static smb_autohome_t *smb_autohome_make_entry(smb_autohome_info_t *);
58 static smb_autohome_info_t *smb_autohome_getinfo(void);
252 smb_autohome_info_t *si; in smb_autohome_setent()
289 smb_autohome_info_t *si; in smb_autohome_endent()
310 smb_autohome_info_t *si; in smb_autohome_getent()
352 smb_autohome_make_entry(smb_autohome_info_t *si) in smb_autohome_make_entry()
436 static smb_autohome_info_t *
439 smb_autohome_info_t *si; in smb_autohome_getinfo()