Home
last modified time | relevance | path

Searched refs:INOTIFY_BUF_LEN (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Main.cpp95 #define INOTIFY_BUF_LEN (INOTIFY_EVENT_SIZE + 2*sizeof(IPACM_FIREWALL_FILE_NAME)) macro
143 char buffer[INOTIFY_BUF_LEN]; in firewall_monitor()
163 length = read(inotify_fd, buffer, INOTIFY_BUF_LEN); in firewall_monitor()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Main.cpp95 #define INOTIFY_BUF_LEN (INOTIFY_EVENT_SIZE + 2*sizeof(IPACM_FIREWALL_FILE_NAME)) macro
146 char buffer[INOTIFY_BUF_LEN]; in firewall_monitor()
166 length = read(inotify_fd, buffer, INOTIFY_BUF_LEN); in firewall_monitor()