Home
last modified time | relevance | path

Searched defs:resource_list (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/kern/
H A Dbus_if.m88 static struct resource_list * struct
615 METHOD struct resource_list * get_resource_list { struct
/titanic_51/usr/src/cmd/fm/fmadm/common/
H A Dfaulty.c226 typedef struct resource_list { struct
227 struct resource_list *next; argument
228 struct resource_list *prev; argument
234 max_pctresource_list global() argument
/titanic_51/usr/src/lib/policykit/libpolkit/common/
H A Dlibpolkit-rbac.c99 char **resource_list; in libpolkit_get_allowed_resources_for_privilege_for_uid() local