| /src/external/cddl/osnet/dist/lib/libzfs/common/ |
| libzfs_mount.c | 127 is_shared(libzfs_handle_t *hdl, const char *mountpoint, zfs_share_proto_t proto) function 481 if ((rc = is_shared(zhp->zfs_hdl, mountpoint, proto)) 944 if (is_shared(hdl, mntpt, *curr_proto) && 1308 if (is_shared(hdl, mountpoints[i], *curr_proto) &&
|
| libzfs_mount.c | 127 is_shared(libzfs_handle_t *hdl, const char *mountpoint, zfs_share_proto_t proto) function 481 if ((rc = is_shared(zhp->zfs_hdl, mountpoint, proto)) 944 if (is_shared(hdl, mntpt, *curr_proto) && 1308 if (is_shared(hdl, mountpoints[i], *curr_proto) &&
|
| /src/external/gpl3/gcc/dist/gcc/ |
| collect2.cc | 2749 int is_shared = 0; 2784 is_shared = HEADER (ldptr).f_flags & F_SHROBJ; 2818 if (is_shared && !aixlazy_flag 2830 if (is_shared && !aixlazy_flag) 2838 if (! is_shared) 2849 if (! is_shared) 2862 if (is_shared) 2871 if (is_shared) 2880 if (! is_shared) 2895 if (shared_obj && !is_shared 2738 int is_shared = 0; local [all...] |
| collect2.cc | 2749 int is_shared = 0; 2784 is_shared = HEADER (ldptr).f_flags & F_SHROBJ; 2818 if (is_shared && !aixlazy_flag 2830 if (is_shared && !aixlazy_flag) 2838 if (! is_shared) 2849 if (! is_shared) 2862 if (is_shared) 2871 if (is_shared) 2880 if (! is_shared) 2895 if (shared_obj && !is_shared 2738 int is_shared = 0; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| collect2.cc | 2745 int is_shared = 0; 2780 is_shared = HEADER (ldptr).f_flags & F_SHROBJ; 2814 if (is_shared && !aixlazy_flag 2826 if (is_shared && !aixlazy_flag) 2834 if (! is_shared) 2845 if (! is_shared) 2858 if (is_shared) 2867 if (is_shared) 2876 if (! is_shared) 2891 if (shared_obj && !is_shared 2734 int is_shared = 0; local [all...] |
| collect2.cc | 2745 int is_shared = 0; 2780 is_shared = HEADER (ldptr).f_flags & F_SHROBJ; 2814 if (is_shared && !aixlazy_flag 2826 if (is_shared && !aixlazy_flag) 2834 if (! is_shared) 2845 if (! is_shared) 2858 if (is_shared) 2867 if (is_shared) 2876 if (! is_shared) 2891 if (shared_obj && !is_shared 2734 int is_shared = 0; local [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| aarch64-early-ra.cc | 263 bool is_shared (); 567 // Allocnos for which is_shared is true. 751 early_ra::allocno_info::is_shared () function in class:__anon12651::early_ra::allocno_info 948 if (allocno->is_shared ()) 1499 gcc_checking_assert (!allocno->is_shared ()); 1522 gcc_checking_assert (!allocno->is_shared ()); 1721 if (next_allocno->is_shared ()) 2287 if (allocno2->is_shared ()) 2660 if (allocno1->is_shared ()) 2713 if (allocno->is_shared ()) [all...] |
| aarch64-early-ra.cc | 263 bool is_shared (); 567 // Allocnos for which is_shared is true. 751 early_ra::allocno_info::is_shared () function in class:__anon12651::early_ra::allocno_info 948 if (allocno->is_shared ()) 1499 gcc_checking_assert (!allocno->is_shared ()); 1522 gcc_checking_assert (!allocno->is_shared ()); 1721 if (next_allocno->is_shared ()) 2287 if (allocno2->is_shared ()) 2660 if (allocno1->is_shared ()) 2713 if (allocno->is_shared ()) [all...] |