Searched refs:open_mode (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/buildroot/package/alsa-utils/ |
| H A D | 0002-aplay-aplay.c-make-UCM-support-optional.patch | 74 err = snd_pcm_open(&handle, pcm_name, stream, open_mode);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | ios_base.h | 494 typedef int open_mode in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | ios_base.h | 494 typedef int open_mode in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/u-boot/lib/bzip2/ |
| H A D | bzlib.c | 1413 int open_mode) /* bzopen: 0, bzdopen:1 */ in bzopen_or_bzdopen() argument 1446 if (open_mode==0) { in bzopen_or_bzdopen()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | ios | 274 typedef openmode open_mode;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | ios | 274 typedef openmode open_mode;
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs4proc.c | 1483 int open_mode, enum open_claim_type4 claim) in can_open_cached() argument 1487 if (open_mode & (O_EXCL|O_TRUNC)) in can_open_cached() 1876 int open_mode = opendata->o_arg.open_flags; in nfs4_try_open_cached() local 1884 if (can_open_cached(state, fmode, open_mode, claim)) { in nfs4_try_open_cached() 1901 ret = nfs_may_open(state->inode, state->owner->so_cred, open_mode); in nfs4_try_open_cached()
|