Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/rpcsvc/
Dnis_object.x203 struct entry_obj { struct
204 string en_type<>; /* Type of entry such as "passwd" */
205 entry_col en_cols<>; /* Value for the entry */
Dnis.h176 struct entry_obj { struct
183 typedef struct entry_obj entry_obj; argument
/aosp_15_r20/external/selinux/python/sepolicy/sepolicy/
H A Dgui.py2593 def highlight_entry_text(self, entry_obj, *args): argument