Searched refs:ah_container (Results 1 – 2 of 2) sorted by relevance
168 (void) strlcpy(si.shr_container, ai->ah_container, MAXPATHLEN); in smb_autohome_add_private()235 ah->ah_container = ah->ah_path; in smb_autohome_lookup()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()
113 char *ah_container; /* ADS container distinguished name */ member