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