| /illumos-gate/usr/src/pkg/manifests/ |
| H A D | system-library.man3nvpair.inc | 23 file path=usr/share/man/man3nvpair/nvlist_add_boolean.3nvpair 25 target=nvlist_add_boolean.3nvpair 27 target=nvlist_add_boolean.3nvpair 29 target=nvlist_add_boolean.3nvpair 31 target=nvlist_add_boolean.3nvpair 33 target=nvlist_add_boolean.3nvpair 35 target=nvlist_add_boolean.3nvpair 37 target=nvlist_add_boolean.3nvpair 39 target=nvlist_add_boolean.3nvpair 41 target=nvlist_add_boolean.3nvpair [all …]
|
| H A D | system-kernel.man9f.inc | 931 file path=usr/share/man/man9f/nvlist_add_boolean.9f 933 target=nvlist_add_boolean.9f 935 target=nvlist_add_boolean.9f 936 link path=usr/share/man/man9f/nvlist_add_byte.9f target=nvlist_add_boolean.9f 938 target=nvlist_add_boolean.9f 939 link path=usr/share/man/man9f/nvlist_add_int16.9f target=nvlist_add_boolean.9f 941 target=nvlist_add_boolean.9f 942 link path=usr/share/man/man9f/nvlist_add_int32.9f target=nvlist_add_boolean.9f 944 target=nvlist_add_boolean.9f 945 link path=usr/share/man/man9f/nvlist_add_int64.9f target=nvlist_add_boolean.9f [all …]
|
| /illumos-gate/usr/src/lib/libdiskmgt/common/ |
| H A D | controller.c | 78 if (nvlist_add_boolean(attrs, DM_MULTIPLEX) != 0) { in controller_get_attributes() 87 if (nvlist_add_boolean(attrs, DM_FAST) != 0) { in controller_get_attributes() 94 if (nvlist_add_boolean(attrs, DM_WIDE) != 0) { in controller_get_attributes() 101 if (nvlist_add_boolean(attrs, DM_FAST20) != 0) { in controller_get_attributes() 108 if (nvlist_add_boolean(attrs, DM_FAST40) != 0) { in controller_get_attributes() 115 if (nvlist_add_boolean(attrs, DM_FAST80) != 0) { in controller_get_attributes()
|
| H A D | media.c | 387 if (nvlist_add_boolean(attrs, DM_FDISK) != 0) { 393 if (nvlist_add_boolean(attrs, DM_REMOVABLE) != 0) { 397 if (nvlist_add_boolean(attrs, DM_LOADED) != 0) { 474 if (nvlist_add_boolean(attrs, DM_EFI) != 0) {
|
| H A D | drive.c | 870 if (nvlist_add_boolean(attrs, DM_REMOVABLE) != 0) { in get_attrs() 876 if (nvlist_add_boolean(attrs, DM_LOADED) != 0) { in get_attrs() 939 if (nvlist_add_boolean(attrs, DM_WIDE) != 0) { in get_attrs() 965 if (nvlist_add_boolean(attrs, DM_SOLIDSTATE) != 0) { in get_attrs()
|
| H A D | slice.c | 378 if (nvlist_add_boolean(attrs, DM_EFI) != 0) { in get_attrs()
|
| /illumos-gate/usr/src/man/man3nvpair/ |
| H A D | Makefile | 21 MANFILES= nvlist_add_boolean.3nvpair \
|
| H A D | Manlink | 16 nvlist_add_boolean.3nvpair
|
| /illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/ |
| H A D | diskmon_conf.c | 462 (void) nvlist_add_boolean(nvp, buf); in check_indactions() 521 (void) nvlist_add_boolean(nvp, buf); in check_inds() 567 (void) nvlist_add_boolean(nvp, buf); in check_indrules() 603 (void) nvlist_add_boolean(nvp, buf); in check_consistent_ind_indrules()
|
| H A D | dm_platform.c | 163 if (nvlist_add_boolean(*propsp, tok) != 0) in parse_action_string()
|
| /illumos-gate/usr/src/lib/varpd/files/common/ |
| H A D | libvarpd_files_json.c | 460 if (nvlist_add_boolean(s->s_top->pf_nvl, JSON_MARKER_ARRAY) != 0 || in decorate_array() 734 if (nvlist_add_boolean(targ, key) != 0) { in store_value()
|
| /illumos-gate/usr/src/lib/json_nvlist/ |
| H A D | json_nvlist.c | 460 if (nvlist_add_boolean(s->s_top->pf_nvl, JSON_MARKER_ARRAY) != 0 || in decorate_array() 734 if (nvlist_add_boolean(targ, key) != 0) { in store_value()
|
| /illumos-gate/usr/src/lib/libnvpair/ |
| H A D | mapfile-vers | 197 nvlist_add_boolean;
|
| /illumos-gate/usr/src/common/nvpair/ |
| H A D | fnvpair.c | 133 VERIFY0(nvlist_add_boolean(nvl, name)); in fnvlist_add_boolean()
|
| H A D | nvpair.c | 1264 nvlist_add_boolean(nvlist_t *nvl, const char *name) in nvlist_add_boolean() function
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | nvpair.h | 172 int nvlist_add_boolean(nvlist_t *, const char *);
|
| /illumos-gate/usr/src/lib/pyzfs/common/ |
| H A D | ioctl.c | 163 err = nvlist_add_boolean(nvl, keystr); in dict2nvl()
|
| /illumos-gate/usr/src/test/util-tests/tests/libnvpair_json/ |
| H A D | print_json.c | 210 if (nvlist_add_boolean(nvl, argv[0]) != 0) { in ch_add_boolean()
|
| /illumos-gate/usr/src/lib/libzfs/common/ |
| H A D | libzfs_sendrecv.c | 894 VERIFY(0 == nvlist_add_boolean(nvfs, "is_encroot")); in send_iterate_fs() 1516 VERIFY(0 == nvlist_add_boolean( in dump_filesystems() 1568 VERIFY(nvlist_add_boolean(fslist, "sent") == 0); in dump_filesystems() 1930 VERIFY(0 == nvlist_add_boolean(hdrnv, in zfs_send() 1934 VERIFY(0 == nvlist_add_boolean(hdrnv, "raw")); in zfs_send() 3066 VERIFY(0 == nvlist_add_boolean(renamed, in recv_incremental_replication()
|
| /illumos-gate/usr/src/man/man9f/ |
| H A D | Makefile | 412 nvlist_add_boolean.9f \
|
| H A D | Manlink | 652 nvlist_add_boolean.9f
|
| /illumos-gate/usr/src/lib/libjedec/common/ |
| H A D | libjedec_spd.c | 225 ret = nvlist_add_boolean(si->si_nvl, key); in spd_nvl_insert_key()
|
| /illumos-gate/usr/src/uts/common/mapfiles/ |
| H A D | ddi.mapfile | 259 nvlist_add_boolean { FLAGS = EXTERN; };
|
| /illumos-gate/usr/src/uts/common/io/ |
| H A D | openprom.c | 1193 (void) nvlist_add_boolean(nvl, propname); in oprom_copyprop()
|
| /illumos-gate/usr/src/cmd/zfs/ |
| H A D | zfs_main.c | 618 if (nvlist_add_boolean(props, propname) != 0) in parsepropname() 1357 if (nvlist_add_boolean(cb->cb_nvl, zfs_get_name(zhp))) in snapshot_to_nvl_cb() 5365 (void) nvlist_add_boolean(nvl, curr); in store_allow_perm() 5417 (void) nvlist_add_boolean(top_nvl, who_buf); in store_allow_perm() 5425 (void) nvlist_add_boolean(top_nvl, who_buf); in store_allow_perm()
|