Searched refs:priv (Results 1 – 1 of 1) sorted by relevance
19 priv PathBinder member24 s.priv = binder41 if err := s.priv.BindReadOnly(args.Source, args.Destination); err != nil {60 if err := s.priv.BindReadWrite(args.Source, args.Destination); err != nil {78 if err := s.priv.Unbind(args.Destination); err != nil {96 bindList, err := s.priv.List()