Home
last modified time | relevance | path

Searched refs:tfs_oper (Results 1 - 9 of 9) sorted by relevance

/third_party/libfuse/test/
H A Dtest_setattr.c121 static struct fuse_lowlevel_ops tfs_oper = { variable
160 se = fuse_session_new(&args, &tfs_oper, in main()
161 sizeof(tfs_oper), NULL); in main()
H A Dtest_write_cache.c169 static struct fuse_lowlevel_ops tfs_oper = { variable
253 se = fuse_session_new(&args, &tfs_oper, in main()
254 sizeof(tfs_oper), NULL); in main()
/third_party/libfuse/example/
H A Dnotify_store_retrieve.c272 static const struct fuse_lowlevel_ops tfs_oper = { variable
378 se = fuse_session_new(&args, &tfs_oper, in main()
379 sizeof(tfs_oper), NULL); in main()
H A Dnotify_inval_entry.c234 static const struct fuse_lowlevel_ops tfs_oper = { variable
335 se = fuse_session_new(&args, &tfs_oper, in main()
336 sizeof(tfs_oper), &se); in main()
H A Dnotify_inval_inode.c242 static const struct fuse_lowlevel_ops tfs_oper = { variable
320 se = fuse_session_new(&args, &tfs_oper, in main()
321 sizeof(tfs_oper), NULL); in main()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwnm_ap.c64 enum wnm_oper tfs_oper = action_type == WNM_SLEEP_MODE_ENTER ? in ieee802_11_send_wnmsleep_resp() local
87 tfs_oper)) { in ieee802_11_send_wnmsleep_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwnm_ap.c63 enum wnm_oper tfs_oper = action_type == WNM_SLEEP_MODE_ENTER ? in ieee802_11_send_wnmsleep_resp() local
86 tfs_oper)) { in ieee802_11_send_wnmsleep_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwnm_sta.c66 enum wnm_oper tfs_oper = action == 0 ? WNM_SLEEP_TFS_REQ_IE_ADD : in ieee802_11_send_wnmsleep_req() local
102 tfs_oper)) { in ieee802_11_send_wnmsleep_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwnm_sta.c66 enum wnm_oper tfs_oper = action == 0 ? WNM_SLEEP_TFS_REQ_IE_ADD : in ieee802_11_send_wnmsleep_req() local
102 tfs_oper)) { in ieee802_11_send_wnmsleep_req()

Completed in 9 milliseconds