Home
last modified time | relevance | path

Searched refs:IsPrivileged (Results 1 – 25 of 73) sorted by relevance

123

/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/concourse/baggageclaim/volume/
H A Dmetadata.go56 func (md *Metadata) IsPrivileged() (bool, error) { func
57 return md.isPrivilegedFile().IsPrivileged()
72 func (ipf *isPrivilegedFile) IsPrivileged() (bool, error) { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/baggageclaim/volume/
H A Dmetadata.go56 func (md *Metadata) IsPrivileged() (bool, error) { func
57 return md.isPrivilegedFile().IsPrivileged()
72 func (ipf *isPrivilegedFile) IsPrivileged() (bool, error) { func
/dports/irc/undernet-ircu/ircu2.10.12.19/ircd/
H A Dm_stats.c138 if (!IsPrivileged(cptr) && in m_stats()
H A Dm_rping.c134 if (!IsPrivileged(sptr)) in ms_rping()
H A Dm_connect.c126 if (!IsPrivileged(sptr)) in ms_connect()
H A Dm_clearmode.c257 if (!IsPrivileged(sptr)) { in ms_clearmode()
/dports/irc/unreal/Unreal3.2.10.7/src/modules/
H A Dm_samode.c94 if (!IsPrivileged(cptr) || !IsSAdmin(sptr)) in CMD_FUNC()
H A Dm_squit.c97 if (!IsPrivileged(sptr)) in CMD_FUNC()
H A Dm_connect.c100 if (!IsPrivileged(sptr)) in CMD_FUNC()
H A Dm_rping.c120 if (!IsPrivileged(sptr)) in m_rping()
/dports/sysutils/cfengine316/cfengine-3.16.0/libpromises/
H A Dpatches.c105 bool IsPrivileged() in IsPrivileged() function
H A Dprototypes3.h95 bool IsPrivileged(void);
/dports/sysutils/cfengine317/cfengine-3.17.0/libpromises/
H A Dpatches.c109 bool IsPrivileged() in IsPrivileged() function
H A Dprototypes3.h95 bool IsPrivileged(void);
H A Dbootstrap.c74 return IsPrivileged(); in BootstrapAllowed()
/dports/sysutils/cfengine/cfengine-3.19.0/libpromises/
H A Dpatches.c109 bool IsPrivileged() in IsPrivileged() function
H A Dprototypes3.h95 bool IsPrivileged(void);
H A Dbootstrap.c74 return IsPrivileged(); in BootstrapAllowed()
/dports/sysutils/cfengine-devel/core-d08ae9eff/libpromises/
H A Dpatches.c109 bool IsPrivileged() in IsPrivileged() function
H A Dprototypes3.h95 bool IsPrivileged(void);
/dports/sysutils/cfengine318/cfengine-3.18.1/libpromises/
H A Dpatches.c109 bool IsPrivileged() in IsPrivileged() function
H A Dprototypes3.h95 bool IsPrivileged(void);
/dports/sysutils/cfengine319/cfengine-3.19.0/libpromises/
H A Dpatches.c109 bool IsPrivileged() in IsPrivileged() function
H A Dprototypes3.h95 bool IsPrivileged(void);
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e/framework/pod/
H A Dcreate.go43 IsPrivileged bool member
208 SecurityContext: GenerateContainerSecurityContext(podConfig.IsPrivileged),

123