Searched refs:TRUE (Results 1051 - 1075 of 1436) sorted by relevance

<<41424344454647484950>>

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_parse.c330 isvoid = TRUE;
344 isvoid = TRUE;
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c234 * On success, returns TRUE (1), otherwise FALSE (0)
280 return (TRUE);
296 * On success, returns TRUE (1), otherwise FALSE (0)
431 return (TRUE);
918 if (!set_capmask(mf, capmask, eq_tok, type, value, TRUE))
1035 CA_SUNW_HW_1, hw1, TRUE))
1109 CA_SUNW_SF_1, sf1, TRUE))
1313 if (!ld_map_dv_entry(mf, uvalue, TRUE, tkv.tkv_str))
2963 ss->ss_ms.ms_value_set = TRUE;
3291 return (TRUE);
[all...]
/illumos-gate/usr/src/cmd/cmd-crypto/tpmadm/
H A Dadmin_cmds.c340 print_bytes(keyInfo, keyInfoSize, TRUE);
544 ret = Tspi_TPM_SetStatus(hTPM, TSS_TPMSTATUS_RESETLOCK, TRUE);
/illumos-gate/usr/src/cmd/fs.d/nfs/rquotad/
H A Drpc.rquotad.c348 qactive = TRUE;
376 qactive = TRUE;
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_realm.c305 print_usage = TRUE;
308 no_msg = TRUE;
620 realm_obj_created = TRUE;
919 create_complete = TRUE;
938 print_usage = TRUE;
941 no_msg = TRUE;
1810 print_usage = TRUE;
1813 no_msg = TRUE;
/illumos-gate/usr/src/uts/common/gssapi/
H A Dgssd.x394 case TRUE:
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c712 stat = pmap_rmt_call(&dl_udp_netconf, &sa, TRUE, BOOTPARAMPROG,
844 using_cache = TRUE;
847 root = TRUE;
853 if (strcmp(fileid, "rootopts") == 0 && using_cache == TRUE) {
1797 return (TRUE);
1825 return (TRUE);
1843 return (TRUE);
1937 * the caller provides a boolean hint about the destination address (TRUE if
2058 return (TRUE);
H A Dnfs_srv.c414 publicfh_flag = TRUE;
447 auth_weak = TRUE;
1876 trunc = TRUE;
1989 if (rfs4_check_delegated(FWRITE, targvp, TRUE)) {
2127 if (rfs4_check_delegated(FWRITE, targvp, TRUE)) {
2596 rd->rd_eof = TRUE;
2600 rd->rd_eof = iseof ? TRUE : FALSE;
3011 return (TRUE);
H A Dnfs4_srv_ns.c1164 * Get the change attribute from visible and returns TRUE.
1208 return (TRUE);
1225 return (TRUE);
/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h438 #define II_FLAG_SET(f, ip) _ii_flag_op(~0, (f), ip, TRUE)
439 #define II_FLAG_CLR(f, ip) _ii_flag_op(~(f), 0, ip, TRUE)
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_svc.c1278 if (e == TRUE) {
1307 if (e == TRUE) {
1354 if (e == TRUE) {
1394 if (e == TRUE) {
2159 return (TRUE);
3022 { r_net_write5, TRUE },
3043 { r_net_write6, TRUE },
3064 { r_net_write6, TRUE },
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_3des.c492 reqp->destroy = TRUE;
552 reqp->destroy = TRUE;
H A Ddca_rsa.c219 reqp->destroy = TRUE;
312 reqp->destroy = TRUE;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dbd_chain.h228 bd_chain->b_is_chain_mode = TRUE;
318 bd_chain->b_is_chain_mode = TRUE;
722 /* TRUE if all params in bd_chains are equal but the pointers */
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c769 if (do_select == TRUE) {
829 if (do_select == TRUE) {
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.h76 #ifndef TRUE
77 #define TRUE 1 macro
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c179 scrollok (stdscr, TRUE);
180 keypad (stdscr, TRUE);
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_i210.c606 ret_val = TRUE;
802 return __e1000_access_xmdio_reg(hw, addr, dev_addr, data, TRUE);
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_vf.c256 hw->adapter_stopped = TRUE;
423 * @vlan_on: if TRUE then set bit, else clear bit
434 /* Setting the 8 bit field MSG INFO to TRUE indicates "add" */
521 * @autoneg: TRUE if autonegotiation enabled
522 * @autoneg_wait_to_complete: TRUE when waiting for completion is needed
537 * @link_up: TRUE is link is up, FALSE otherwise
538 * @autoneg_wait_to_complete: TRUE when waiting for completion is needed
554 mac->get_link_status = TRUE;
/illumos-gate/usr/src/uts/intel/io/acpica/disassembler/
H A Ddmwalk.c208 NodePreviouslyVisited = TRUE;
229 NodePreviouslyVisited = TRUE;
/illumos-gate/usr/src/uts/intel/io/acpica/events/
H A Devxface.c938 Handler->OriginallyEnabled = TRUE;
1047 TRUE, Address, Context);
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmetarpcopen.c167 if (clnt_control(clntp, CLSET_TIMEOUT, (char *)&nto) != TRUE)
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/
H A Dkt_file.c287 while (TRUE) {
898 while (TRUE) {
1686 found = TRUE;
1700 found = TRUE;
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dget_creds.c119 mcreds->is_skey = TRUE;
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dchangepw.c325 } while (TRUE);

Completed in 146 milliseconds

<<41424344454647484950>>