Home | History | Annotate | Download | only in gio

Lines Matching full:is_sticky

796   parent_info->is_sticky = FALSE;
822 parent_info->is_sticky = (statbuf.st_mode & S_ISVTX) != 0;
824 parent_info->is_sticky = FALSE;
867 if (parent_info->is_sticky)