Searched refs:valid (Results 1 - 25 of 111) sorted by relevance

12345

/osnet-11/usr/src/lib/libast/common/comp/
H A Dre_comp.c32 #undef valid macro
38 int valid; member in struct:__anon1126
48 if (state.valid)
54 if (state.valid)
56 state.valid = 0;
61 state.valid = 1;
72 if (state.valid && subject)
/osnet-11/usr/src/lib/libadm/common/
H A Dcktime.c133 int valid = 1; /* time of day string is valid for format */ local
141 while (*fmt && valid) {
147 valid = 0;
153 valid = 0;
159 valid = 0;
165 valid = 0;
171 valid = 0;
176 valid = 0;
181 valid
[all...]
H A Dckstr.c87 int i, valid; local
89 valid = 1;
95 valid = 0;
96 for (i = 0; !valid && regexp[i]; ++i) {
99 valid = __step(input, expbuf);
101 if (!valid)
105 valid = 0;
107 return (valid == 0);
H A Dckdate.c57 * All digits are valid for a YY year format
303 int valid = 1; /* time of day string is valid for format */ local
311 while (*fmt && valid) {
318 valid = 0;
324 valid = 0;
330 valid = 0;
336 valid = 0;
342 valid = 0;
348 valid
[all...]
H A Dckkeywd.c68 int valid, i, n; local
108 valid = 1;
110 valid = !match(input, keyword);
112 if (!valid) {
H A Dckrange.c90 int valid, n; local
142 valid = ((value >= lower) && (value <= upper));
144 valid = 0;
145 if (!valid) {
H A Dckgid.c102 int valid; local
105 valid = (getgrnam(grpnm) ? 0 : 1);
107 return (valid);
H A Dckuid.c102 int valid; local
105 valid = (getpwnam(usrnm) ? 0 : 1);
107 return (valid);
/osnet-11/usr/src/lib/libnsl/rpc/
H A Dclnt_simple.c60 int valid; /* Is this entry valid ? */ member in struct:rpc_call_private
120 if (!(rcp->valid &&
128 rcp->valid = 0;
155 rcp->valid = 1;
157 rcp->valid = 0;
168 rcp->valid = 0;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dutf8.t154 # Now we do the real byte sequences that are valid UTF8
343 ok( utf8::valid($a), "utf8::valid basic");
344 ok( utf8::valid($b), "utf8::valid beyond");
345 ok( utf8::valid($c), "utf8::valid unicode");
359 ok( utf8::valid($a), "utf8::valid basic");
360 ok( utf8::valid(
[all...]
H A Dvars.t58 $e = $@ !~ /^'!abc' is not a valid variable name/ && 'not ';
89 $e = $@ !~ /^'\@y%%' is not a valid variable name under strict vars/ && 'not ';
/osnet-11/usr/src/tools/onbld/Checks/
H A DComments.py84 # Ignore valid comments we can't check
150 valid = ARC(arcs.keys(), arcPath)
159 if not case in valid:
169 if entered == valid[case]:
174 if dbcom != valid[case]:
176 [' '.join(case), valid[case],
H A DCmtBlk.py29 # Check that source files contain a valid comment block
47 for actual, valid in map(lambda x, y: (x and x.lstrip(CmntChrs), y),
49 if actual != valid:
50 raise CmtBlkError(line, actual, valid)
/osnet-11/usr/src/lib/libprtdiag/common/
H A Dmemory.c236 new->valid = (mc_decode >> 63);
301 /* If bank is not valid, set size to zero incase it's garbage */
302 if (bank->valid)
330 if (tmp_bank->valid == 0) {
358 if (tmp_bank->valid == 0) {
397 if (bank->valid == 0)
435 if (bank->valid != 1)
509 if ((bank->valid == 0) &&
/osnet-11/usr/src/lib/libnisdb/
H A Ddb_mindex.cc151 * Return in 'valid' FALSE if query is not well formed.
154 db_mindex::satisfy_query(db_query *q, long *count, bool_t *valid) { argument
155 return (satisfy_query(q, count, valid, FALSE));
159 db_mindex::satisfy_query(db_query *q, long *count, bool_t *valid, argument
165 /* Make sure we have somewhere to store the "request valid" status */
166 if (valid == NULL)
167 valid = &validRequest;
171 *valid = FALSE;
213 ret = satisfy_query_dbonly(q, count, fromLDAP ? TRUE : FALSE, valid);
219 } else if (ret == NULL && !(*valid)) {
262 satisfy_query_dbonly(db_query *q, long *count, bool_t checkExpire, bool_t *valid) argument
922 bool_t valid; local
[all...]
H A Ddb_mindex_c.x130 % Return in 'valid' FALSE if query is not well formed. */
131 % db_index_entry_p satisfy_query(db_query *, long *, bool_t *valid,
133 % db_index_entry_p satisfy_query(db_query *, long *, bool_t *valid = NULL);
139 % Returns an empty query if 'obj' is not a valid entry.
148 % Returns NULL if recnum is not a valid entry.
178 % bool_t *valid = NULL);
180 %/* Returns whether there table is valid (i.e. has scheme). */
242 % is valid and next entry is found; DB_NOTFOUND otherwise. Sets 'where'
249 % is valid and next entry is found; DB_NOTFOUND otherwise. Sets 'where'
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Drd_safe.c67 krb5_boolean valid; local
139 scratch, his_cksum, &valid);
144 if (!valid) {
151 &safe_body, his_cksum, &valid);
152 if (!valid) {
/osnet-11/usr/src/cmd/hal/utils/
H A Dfsutils.c125 boolean_t valid; local
144 valid = B_TRUE;
150 valid = B_FALSE;
153 if (valid && f(arg, ipart[i].systid, relsect,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/DBM_Filter/
H A Dencode.pm60 where "ENCODING" must be a valid encoding name that the Encode module
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dladd.s49 cmp %o4,8 ! 'unimp 8' indicating a valid call.
H A Dlsub.s48 cmp %o4,8 ! 'unimp 8' indicating a valid call.
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dutil_cksum.c222 krb5_boolean *valid)
233 *valid = FALSE;
286 code = krb5_k_verify_checksum_iov(context, type, key, sign_usage, kiov, kiov_count, valid);
316 krb5_boolean *valid)
319 sign_usage, iov, iov_count, 1, valid);
/osnet-11/usr/src/cmd/sendmail/db/db/
H A Ddb_region.c235 * valid flag is incorrect, assume it's because the
244 if (rl.valid != DB_REGIONMAGIC)
311 * sets the valid flag. Any processes joining the region will
312 * check the valid flag before acquiring the lock.
337 * Fill in the valid field last -- use a magic number, memory
341 rlp->valid = DB_REGIONMAGIC;
371 * Check the valid flag to ensure the region is initialized.
372 * If the valid flag has not been set, the mutex may not have
376 if (rlp->valid != DB_REGIONMAGIC)
387 * was deleted. Detected by re-checking the valid fla
[all...]
/osnet-11/usr/src/cmd/sendmail/db/lock/
H A Dlock_deadlock.c46 int valid; member in struct:__anon131
299 id_array[lockerp->dd_id].valid = 1;
325 id_array[lockerp->dd_id].valid = 1;
351 if (!id_array[id].valid)
400 if (!idmap[i].valid)
487 if (!idmap[i].valid)
/osnet-11/usr/src/lib/libprtdiag/inc/
H A Dpdevinfo_sun4u.h131 int valid; /* active memory group present */ member in struct:grp
156 int valid; member in struct:inter_grp

Completed in 81 milliseconds

12345