Searched refs:autohome (Results 1 – 1 of 1) sorted by relevance
47 smb_autohome_t autohome; member372 if ((si->autohome.ah_name = si->argv[0]) == NULL) { in smb_autohome_make_entry()380 if ((si->autohome.ah_path = si->argv[1]) == NULL) in smb_autohome_make_entry()381 si->autohome.ah_path = ""; in smb_autohome_make_entry()383 if ((si->autohome.ah_container = si->argv[2]) == NULL) in smb_autohome_make_entry()384 si->autohome.ah_container = ""; in smb_autohome_make_entry()386 return (&si->autohome); in smb_autohome_make_entry()