Searched defs:ih (Results 1 – 7 of 7) sorted by relevance
/external/kernel-headers/original/linux/ |
D | inotify.h | 86 struct inotify_handle *ih; /* associated inotify handle */ member 176 static inline void inotify_destroy(struct inotify_handle *ih) in inotify_destroy() 180 static inline __s32 inotify_find_watch(struct inotify_handle *ih, struct inode *inode, in inotify_find_watch() 186 static inline __s32 inotify_find_update_watch(struct inotify_handle *ih, in inotify_find_update_watch() 192 static inline __s32 inotify_add_watch(struct inotify_handle *ih, in inotify_add_watch() 199 static inline int inotify_rm_watch(struct inotify_handle *ih, in inotify_rm_watch() 205 static inline int inotify_rm_wd(struct inotify_handle *ih, __u32 wd) in inotify_rm_wd() 210 static inline void inotify_remove_watch_locked(struct inotify_handle *ih, in inotify_remove_watch_locked()
|
D | coda.h | 363 struct coda_in_hdr ih; member 377 struct coda_in_hdr ih; member 388 struct coda_in_hdr ih; member 399 struct coda_in_hdr ih; member 410 struct coda_in_hdr ih; member 427 struct coda_in_hdr ih; member 439 struct coda_in_hdr ih; member 450 struct coda_in_hdr ih; member 466 struct coda_in_hdr ih; member 481 struct coda_in_hdr ih; member [all …]
|
/external/fdlibm/ |
D | k_rem_pio2.c | 170 int jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; local
|
/external/javassist/src/main/javassist/bytecode/annotation/ |
D | AnnotationImpl.java | 239 InvocationHandler ih = Proxy.getInvocationHandler(obj); in checkEquals() local
|
/external/grub/stage2/ |
D | fsys_reiserfs.c | 217 #define IH_KEY_OFFSET(ih) ((ih)->ih_version == ITEM_VERSION_1 \ argument 221 #define IH_KEY_ISTYPE(ih, type) ((ih)->ih_version == ITEM_VERSION_1 \ argument 731 struct item_head *ih = INFO->current_ih + 1; in next_key() local 826 struct item_head *ih; in search_stat() local
|
/external/qemu/hw/ |
D | goldfish_events_device.c | 286 int il, ih; in events_set_bits() local
|
/external/tcpdump/ |
D | print-juniper.c | 221 const struct juniper_ipsec_header *ih; in juniper_es_print() local
|