door_path          51 source4/heimdal/lib/krb5/kcm.c     char *door_path;
door_path          71 source4/heimdal/lib/krb5/kcm.c     fd = open(k->door_path, O_RDWR);
door_path         239 source4/heimdal/lib/krb5/kcm.c     k->door_path = strdup(path);
door_path         307 source4/heimdal/lib/krb5/kcm.c 	if (k->door_path)
door_path         308 source4/heimdal/lib/krb5/kcm.c 	    free(k->door_path);