/illumos-gate/usr/src/uts/common/klm/ |
H A D | nlm_rpc_svc.c | 128 dst->exclusive = src->exclusive; in nlm_convert_to_nlm_holder() 169 args4.exclusive = argp->exclusive; in nlm_test_1_svc() 201 args4.exclusive = argp->exclusive; in nlm_lock_1_svc() 237 args1.exclusive = argp->exclusive; in nlm_granted_1_cb() 258 args4.exclusive = argp->exclusive; in nlm_cancel_1_svc() 297 args4.exclusive = argp->exclusive; in nlm_granted_1_svc() 333 args4.exclusive = argp->exclusive; in nlm_test_msg_1_svc() 380 args4.exclusive = argp->exclusive; in nlm_lock_msg_1_svc() 414 args1.exclusive = argp->exclusive; in nlm_granted_msg_1_cb() 440 args4.exclusive = argp->exclusive; in nlm_cancel_msg_1_svc() [all …]
|
H A D | nlm_rpc_clnt.c | 75 dst->exclusive = src->exclusive; in nlm_convert_to_nlm4_holder() 101 args1.exclusive = args->exclusive; in nlm_test_rpc() 133 args1.exclusive = args->exclusive; in nlm_lock_rpc() 162 args1.exclusive = args->exclusive; in nlm_cancel_rpc()
|
H A D | nlm_service.c | 373 (argp->exclusive) ? F_WRLCK : F_RDLCK); in nlm_do_test() 425 lh->exclusive = (fl.l_type == F_WRLCK); in nlm_do_test() 551 (argp->exclusive) ? F_WRLCK : F_RDLCK); in nlm_do_lock() 776 args.exclusive = lockargs->exclusive; in nlm_block() 886 (argp->exclusive) ? F_WRLCK : F_RDLCK); in nlm_do_cancel()
|
H A D | nlm_client.c | 764 args.exclusive = (flp->l_type == F_WRLCK); in nlm_call_lock() 962 cargs.exclusive = largs->exclusive; in nlm_call_cancel() 1119 args.exclusive = (flp->l_type == F_WRLCK); in nlm_call_test() 1171 flp->l_type = (h.exclusive) ? F_WRLCK : F_RDLCK; in nlm_call_test()
|
/illumos-gate/usr/src/uts/common/rpcsvc/ |
H A D | nlm_prot.x | 73 bool exclusive; member 113 bool exclusive; member 122 bool exclusive; member 128 bool exclusive; member 224 bool exclusive; member 264 bool exclusive; member 273 bool exclusive; member 279 bool exclusive; member
|
/illumos-gate/usr/src/cmd/sgs/lex/common/ |
H A D | main.c | 170 exclusive[0] = 0; 278 exclusive = (int *)myalloc(STARTSIZE, sizeof (*exclusive)); 283 sname == 0 || exclusive == 0 || schar == 0) 340 free(exclusive);
|
H A D | once.h | 119 int *exclusive; variable
|
H A D | ldefs.h | 204 extern int *exclusive;
|
/illumos-gate/usr/src/common/cmdparse/ |
H A D | cmdparse.c | 249 if (subcommand->exclusive && in subUsage() 250 strchr(subcommand->exclusive, in subUsage() 612 subcommand->exclusive && in cmdParse() 613 strchr(subcommand->exclusive, in cmdParse()
|
H A D | cmdparse.h | 126 char *exclusive; member
|
/illumos-gate/usr/src/cmd/isns/isnsadm/ |
H A D | cmdparse.c | 252 if (subcommand->exclusive && in subUsage() 253 strchr(subcommand->exclusive, in subUsage() 591 subcommand->exclusive && in cmdParse() 592 strchr(subcommand->exclusive, in cmdParse()
|
H A D | cmdparse.h | 129 char *exclusive; member
|
/illumos-gate/usr/src/uts/common/fs/ufs/ |
H A D | ufs_directio.c | 345 int exclusive, ncur, bmap_peek; in ufs_directio_write() local 575 exclusive = rw_write_held(&ip->i_contents); in ufs_directio_write() 577 if (!exclusive) { in ufs_directio_write() 589 if (!exclusive) in ufs_directio_write() 598 if (!exclusive) { in ufs_directio_write() 712 if (!exclusive) { in ufs_directio_write()
|
/illumos-gate/usr/src/cmd/mpathadm/ |
H A D | cmdparse.c | 413 if (options->exclusive && in subUsageObject() 414 strchr(options->exclusive, in subUsageObject() 865 availOptions->exclusive && in cmdParse() 866 strchr(availOptions->exclusive, in cmdParse()
|
H A D | cmdparse.h | 106 char *exclusive; member
|
/illumos-gate/usr/src/cmd/iscsiadm/ |
H A D | cmdparse.c | 415 if (options->exclusive && in subUsageObject() 416 strchr(options->exclusive, in subUsageObject() 872 availOptions->exclusive && in cmdParse() 873 strchr(availOptions->exclusive, in cmdParse()
|
H A D | cmdparse.h | 107 char *exclusive; member
|
/illumos-gate/usr/src/cmd/svc/shell/ |
H A D | smf_include.sh | 95 `/sbin/zonename -t` = exclusive ] && return 0
|
/illumos-gate/usr/src/cmd/praudit/ |
H A D | print_audit.txt | 78 This value and PRF_SHORTM are exclusive. If both 85 are used. This value an PRF_RAWM are exclusive. If
|
/illumos-gate/usr/src/uts/common/io/mwl/mwl_fw/ |
H A D | LICENSE | 24 # royalty-free, non-exclusive license under patents it now or hereafter
|
/illumos-gate/usr/src/uts/common/io/wpi/fw-wpi/ |
H A D | LICENSE | 18 royalty-free, non-exclusive license under patents it now or hereafter
|
/illumos-gate/usr/src/uts/common/io/iwk/fw-iw/ |
H A D | LICENSE | 18 royalty-free, non-exclusive license under patents it now or hereafter
|
/illumos-gate/usr/src/uts/common/io/iwn/fw-iw/ |
H A D | THIRDPARTYLICENSE | 18 royalty-free, non-exclusive license under patents it now or hereafter
|
/illumos-gate/usr/src/uts/common/io/iwp/fw-iw/ |
H A D | LICENSE | 18 royalty-free, non-exclusive license under patents it now or hereafter
|
/illumos-gate/usr/src/uts/common/io/iwh/fw-iw/fw_5000/ |
H A D | LICENSE | 18 royalty-free, non-exclusive license under patents it now or hereafter
|