Searched refs:TRUE (Results 126 - 150 of 1436) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrormain.c129 notouch = TRUE;
132 query = TRUE;
135 Show_Errors = TRUE;
138 pr_summary = TRUE;
141 edit_files = TRUE;
144 terse = TRUE;
196 printerrors(TRUE, nerrors, errors);
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dglobals_machelf.c77 * list_item - TRUE(1) if this is a list item, and FALSE(0)
85 * TRUE(1) is returned.
129 return (TRUE);
166 if (!cef_cp(arg, state, TRUE, *lead_str++))
171 return (TRUE);
189 if (!cef_cp(arg, state, TRUE, inv_buf.buf))
202 return (TRUE);
243 if (!cef_cp(arg, &state, TRUE,
275 if (!cef_cp(arg, &state, TRUE,
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dversions.c37 #define TRUE 1 macro
150 return (TRUE);
170 return (TRUE);
183 return (TRUE);
224 return (TRUE);
230 Selected = TRUE;
232 return (TRUE);
261 return (TRUE);
350 set_weak(LeftMostChild, TRUE);
383 return (TRUE);
[all...]
/illumos-gate/usr/src/common/smbsrv/
H A Dsmb_xdr.c54 return (TRUE);
73 return (TRUE);
171 return (TRUE);
230 return (TRUE);
267 return (TRUE);
337 return (TRUE);
405 return (TRUE);
417 return (TRUE);
426 return (TRUE);
440 return (TRUE);
[all...]
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dtparm.c61 #ifndef TRUE
62 # define TRUE (!FALSE) macro
194 stack[stack_ptr].num_type = TRUE;
258 done = TRUE;
263 err = TRUE;
265 dot = TRUE;
278 allowminus = TRUE;
284 done = TRUE;
291 err = TRUE;
294 done = TRUE;
[all...]
/illumos-gate/usr/src/uts/common/rpc/
H A Dxdrrdma_sizeof.c48 return (TRUE);
63 return (TRUE);
70 return (TRUE);
107 return (TRUE);
116 return (TRUE);
123 return (TRUE);
141 return (TRUE);
222 return (TRUE);
248 return (stat == TRUE ? (unsigned int)x.x_handy: 0);
269 return (stat == TRUE
[all...]
/illumos-gate/usr/src/cmd/lvm/rpc.metad/
H A Dmetad_svc_subr.c414 return (TRUE);
420 return (TRUE);
456 return (TRUE);
459 return (TRUE);
467 return (TRUE);
782 commitset(sr, TRUE, ep);
890 commitset(sr, TRUE, ep);
912 return (TRUE);
915 return (TRUE);
923 return (TRUE);
[all...]
/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice_info.c138 /** #TRUE if parsing of document have been aborted */
145 /** #TRUE if all matches on prior depths have been OK */
156 /** Set to #TRUE if a device is matched */
176 * @return TRUE if and only if the path resolved.
198 rc = TRUE;
222 rc = TRUE;
274 * @return TRUE if, and only if, the comparison could take place
291 rc = TRUE;
296 rc = TRUE;
301 rc = TRUE;
[all...]
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dxdr_stdio.c91 return (TRUE);
105 return (TRUE);
116 return (TRUE);
140 return (TRUE);
150 return (TRUE);
165 (int)pos, 0) < 0) ? FALSE : TRUE);
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypcat.c62 static int translate = TRUE;
134 fail = TRUE;
162 dumpkeys = TRUE;
166 dodump = TRUE;
236 *fail = TRUE;
239 return (TRUE);
/illumos-gate/usr/src/cmd/devmgmt/cmds/
H A Ddevattr.c79 * TRUE Boolean TRUE
83 #ifndef TRUE
84 #define TRUE 1
174 int syntaxerr; /* TRUE if invalid option seen */
175 int noerr; /* TRUE if all's well in processing */
176 int v_seen; /* TRUE if -v is on the command-line */
195 if (!v_seen) v_seen = TRUE;
196 else syntaxerr = TRUE;
201 syntaxerr = TRUE;
82 #define TRUE macro
[all...]
/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetaclear.c58 if (meta_lock(*spp, TRUE, ep))
85 if (meta_lock(*spp, TRUE, ep))
155 called_thru_rpc = TRUE;
235 if (meta_lock(sp, TRUE, ep))
242 mnset = TRUE;
261 mnset = TRUE;
/illumos-gate/usr/src/uts/intel/io/acpica/executer/
H A Dextrace.c73 * RETURN: TRUE if interpreter trace is enabled.
103 return (TRUE);
119 return (TRUE);
170 * Begin - TRUE if before execution
239 Pathname = AcpiNsGetNormalizedPathname (MethodNode, TRUE);
273 ACPI_TRACE_POINT (ACPI_TRACE_AML_METHOD, TRUE,
315 Pathname = AcpiNsGetNormalizedPathname (MethodNode, TRUE);
392 ACPI_TRACE_POINT (ACPI_TRACE_AML_OPCODE, TRUE,
/illumos-gate/usr/src/cmd/logins/
H A Dlogins.c55 * TRUE Boolean constant
68 #ifndef TRUE
69 #define TRUE ((int)'t') macro
84 * isasystemlogin Returns TRUE if the user-ID in the "struct passwd"
88 * isauserlogin Returns TRUE if the user-ID in the "struct passwd"
120 int found; /* TRUE if login in /etc/passwd */
219 int errorflg; /* TRUE if problem generating message */
306 * function returns TRUE. Otherwise it returns FALSE.
312 * TRUE If 'p' is found in the members list,
319 int found; /* TRUE i
[all...]
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dnfsauth_xdr.c54 return (TRUE);
78 return (TRUE);
96 return (TRUE);
/illumos-gate/usr/src/cmd/gss/gssd/
H A Dgssd_handle.c71 static bool_t first_time = TRUE;
81 if (first_time == TRUE) {
120 * call returns TRUE. If not, it returns FALSE.
125 if (clnt_control(clnt, CLSET_SVC_PRIV, NULL) != TRUE) {
/illumos-gate/usr/src/cmd/krb5/kwarn/
H A Dkwarnd_handle.c64 static bool_t first_time = TRUE;
76 if (first_time == TRUE) {
120 * call returns TRUE. If not, it returns FALSE.
125 if (clnt_control(kwarn_clnt, CLSET_SVC_PRIV, NULL) != TRUE) {
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_auth_xdr.c53 return (TRUE);
77 return (TRUE);
95 return (TRUE);
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dadb_xdr.c76 return(TRUE);
87 return (TRUE);
122 return (TRUE);
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A DiscsiAuthClient.c74 return (TRUE);
86 return (TRUE);
95 return (TRUE);
102 return (TRUE);
115 return (TRUE);
122 return (TRUE);
132 return (TRUE);
164 return (TRUE);
176 return (TRUE);
188 return (TRUE);
[all...]
/illumos-gate/usr/src/lib/sasl_plugins/cram/
H A Dcrammd5_init.c38 return TRUE;
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5_init.c38 return TRUE;
/illumos-gate/usr/src/lib/sasl_plugins/gssapi/
H A Dgssapiv2_init.c38 return TRUE;
/illumos-gate/usr/src/lib/sasl_plugins/login/
H A Dlogin_init.c37 return TRUE;
/illumos-gate/usr/src/lib/sasl_plugins/plain/
H A Dplain_init.c38 return TRUE;

Completed in 834 milliseconds

1234567891011>>