Searched refs:autohome (Results 1 – 1 of 1) sorted by relevance
46 smb_autohome_t autohome; member368 if ((si->autohome.ah_name = si->argv[0]) == NULL) { in smb_autohome_make_entry()376 if ((si->autohome.ah_path = si->argv[1]) == NULL) in smb_autohome_make_entry()377 si->autohome.ah_path = ""; in smb_autohome_make_entry()379 if ((si->autohome.ah_container = si->argv[2]) == NULL) in smb_autohome_make_entry()380 si->autohome.ah_container = ""; in smb_autohome_make_entry()382 return (&si->autohome); in smb_autohome_make_entry()