targethost 114 source3/modules/vfs_expand_msdfs.c char *targethost = NULL;
targethost 138 source3/modules/vfs_expand_msdfs.c if ((targethost = read_target_host(ctx, mapfilename)) == NULL) {
targethost 144 source3/modules/vfs_expand_msdfs.c targethost = talloc_sub_advanced(ctx,
targethost 151 source3/modules/vfs_expand_msdfs.c targethost);
targethost 153 source3/modules/vfs_expand_msdfs.c DEBUG(10, ("Expanded targethost to %s\n", targethost));
targethost 160 source3/modules/vfs_expand_msdfs.c targethost,
targethost 222 source4/heimdal/lib/krb5/get_host_realm.c const char *targethost,
targethost 225 source4/heimdal/lib/krb5/get_host_realm.c const char *host = targethost;
targethost 245 source4/heimdal/lib/krb5/get_host_realm.c if (ret && targethost != NULL) {