Searched refs:PROFILE_FILE_DIRTY (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_set.c42 if (file->data->flags & PROFILE_FILE_DIRTY) {
125 profile->first_file->data->flags |= PROFILE_FILE_DIRTY;
170 profile->first_file->data->flags |= PROFILE_FILE_DIRTY;
220 profile->first_file->data->flags |= PROFILE_FILE_DIRTY;
283 profile->first_file->data->flags |= PROFILE_FILE_DIRTY;
H A Dprof_int.h83 #define PROFILE_FILE_DIRTY 0x0002 macro
H A Dprof_file.c514 if ((data->flags & PROFILE_FILE_DIRTY) == 0) {
H A Dprof_init.c183 *modified = (profile->first_file->data->flags & PROFILE_FILE_DIRTY);

Completed in 24 milliseconds