Searched refs:copts (Results 1 – 4 of 4) sorted by relevance
7 absl/copts/GENERATED_AbseilCopts.cmake | 4 ----8 absl/copts/GENERATED_copts.bzl | 4 ----11 diff --git a/absl/copts/GENERATED_AbseilCopts.cmake b/absl/copts/GENERATED_AbseilCopts.cmake13 --- a/absl/copts/GENERATED_AbseilCopts.cmake14 +++ b/absl/copts/GENERATED_AbseilCopts.cmake23 diff --git a/absl/copts/GENERATED_copts.bzl b/absl/copts/GENERATED_copts.bzl25 --- a/absl/copts/GENERATED_copts.bzl26 +++ b/absl/copts/GENERATED_copts.bzl
14 copts="cvzf"19 copts="cvf"23 copts="cvzf"27 copts="cvjf"31 copts="cvJf"51 (cd "$install_work"; tar $copts "$dest"/kselftest${ext} $install_name)
206 struct ceph_options *copts; member275 pctx->copts, fc->log.log); in ceph_parse_source()293 ret = ceph_parse_param(param, pctx->copts, fc->log.log); in ceph_parse_mount_param()1071 fsc = create_fs_client(pctx->opts, pctx->copts); in ceph_get_tree()1073 pctx->copts = NULL; in ceph_get_tree()1138 ceph_destroy_options(pctx->copts); in ceph_free_fc()1177 pctx->copts = ceph_alloc_options(); in ceph_init_fs_context()1178 if (!pctx->copts) in ceph_init_fs_context()1211 ceph_destroy_options(pctx->copts); in ceph_init_fs_context()
900 struct ceph_options *copts; member6316 ret = ceph_parse_param(param, pctx->copts, NULL); in rbd_parse_param()6555 pctx.copts = ceph_alloc_options(); in rbd_add_parse_args()6556 if (!pctx.copts) in rbd_add_parse_args()6573 ret = ceph_parse_mon_ips(mon_addrs, mon_addrs_size, pctx.copts, NULL); in rbd_add_parse_args()6581 *ceph_opts = pctx.copts; in rbd_add_parse_args()6591 ceph_destroy_options(pctx.copts); in rbd_add_parse_args()