Searched refs:tfs_oper (Results 1 - 9 of 9) sorted by relevance
/third_party/libfuse/test/ |
H A D | test_setattr.c | 121 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 D | test_write_cache.c | 169 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 D | notify_store_retrieve.c | 272 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 D | notify_inval_entry.c | 234 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 D | notify_inval_inode.c | 242 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 D | wnm_ap.c | 64 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 D | wnm_ap.c | 63 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 D | wnm_sta.c | 66 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 D | wnm_sta.c | 66 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 10 milliseconds