Searched defs:cond (Results 1 - 24 of 24) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/posix_wrap/
H A Dassert.h27 assert_real (const char *file, int line, int cond) argument
29 if (!cond)
/osnet-11/usr/src/lib/libbsm/common/
H A Daudit_reboot.c75 int cond = AUC_NOAUDIT; local
80 (void) auditon(A_GETCOND, (caddr_t)&cond, sizeof (cond));
83 if (cond == AUC_AUDITING && system("/usr/sbin/audit -T"))
H A Daudit_halt.c90 int cond = AUC_NOAUDIT; local
95 (void) auditon(A_GETCOND, (caddr_t)&cond, sizeof (cond));
98 if (cond == AUC_AUDITING && system("/usr/sbin/audit -T"))
H A Dgeneric.c85 int cond = 0; local
88 if (auditon(A_GETCOND, (caddr_t)&cond, sizeof (cond))) {
91 auc = cond;
/osnet-11/usr/src/lib/libresolv2/common/isc/
H A Dassertions.c84 const char *cond, int print_errno)
87 file, line, assertion_type_to_text(type), cond,
83 default_assertion_failed(const char *file, int line, assertion_type type, const char *cond, int print_errno) argument
/osnet-11/usr/src/lib/libc/port/threads/
H A Dpthr_cond.c33 * pthread_condattr_init: allocates the cond attribute object and
51 * pthread_condattr_destroy: frees the cond attribute object and
133 * pthread_cond_init: Initializes the cond object. It copies the
138 pthread_cond_init(pthread_cond_t *cond, const pthread_condattr_t *attr) argument
157 else if ((error = cond_init((cond_t *)cond, type, NULL)) == 0)
158 ((cond_t *)cond)->cond_clockid = (uint8_t)clock_id;
/osnet-11/usr/src/lib/libldap4/include/
H A Dthq.h25 pthread_cond_t cond; /* queue condition to signal new elements */ member in struct:__anon1917
/osnet-11/usr/src/grub/grub2/grub-core/tests/lib/
H A Dtest.c88 grub_test_nonzero (int cond, argument
94 if (cond)
/osnet-11/usr/src/lib/libnisdb/
H A Dnis_hashitem.h57 pthread_cond_t cond; member in struct:__anon1983
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt_wrap/
H A Dcipher_wrap.h71 grub_assert_real (const char *file, int line, int cond) argument
73 if (!cond)
/osnet-11/usr/src/cmd/hal/hald/solaris/
H A Dosspec.c42 static gboolean mnttab_event (GIOChannel *channel, GIOCondition cond, gpointer user_data);
204 mnttab_event (GIOChannel *channel, GIOCondition cond, gpointer user_data) argument
210 /* if (cond & ~G_IO_ERR)
/osnet-11/usr/src/grub/grub2/grub-core/script/
H A Dscript.c266 struct grub_script_cmd *cond,
278 cmd->cond = cond;
264 grub_script_create_cmdwhile(struct grub_parser_param *state, struct grub_script_cmd *cond, struct grub_script_cmd *list, int is_an_until_loop) argument
/osnet-11/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema_test.c93 SET_CONDITION(handle, cond);\
141 cfga_cond_t cond; local
156 cond = CFGA_COND_OK;
187 cond != CFGA_COND_FAILED)
188 cond = CFGA_COND_FAILING;
190 cond = CFGA_COND_FAILED;
200 cond = CFGA_COND_FAILED;
229 cond != CFGA_COND_FAILED)
230 cond = CFGA_COND_FAILING;
232 cond
296 cfga_cond_t cond; local
425 cfga_cond_t cond; local
[all...]
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dscript_sh.h150 struct grub_script_cmd *cond;
278 struct grub_script_cmd *cond,
149 struct grub_script_cmd *cond; member in struct:grub_script_cmdwhile
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dthread.h411 perl_cond cond; /* For cond_signal and cond_broadcast */ member in struct:condpair
417 #define MgCONDP(mg) (&((condpair_t *)(mg->mg_ptr))->cond)
H A Dutil.c2893 perl_cond cond = *cp; local
2895 if (!cond)
2897 t = cond->thread;
2905 *cp = cond->next;
2906 Safefree(cond);
2913 perl_cond cond, cond_next; local
2915 for (cond = *cp; cond; cond = cond_next) {
2916 t = cond
2933 perl_cond cond; local
[all...]
/osnet-11/usr/src/cmd/sendmail/src/
H A Dheaders.c83 bool cond = false; local
165 cond = true;
412 if (!cond)
439 if (cond || mid != '\0')
/osnet-11/usr/src/lib/libc/inc/
H A Dtdb_agent.h145 tdb_cond_stats_t cond; member in union:__anon1336::__anon1337
/osnet-11/usr/src/lib/libast/common/regex/
H A Dregcomp.c2873 alt(Cenv_t* env, int number, int cond) argument
2883 if (!cond)
2899 if (!cond && (g = trie(env, e, f)))
/osnet-11/usr/src/lib/libdisasm/sparc/
H A Ddis_sparc_fmt.c118 uint32_t cond:4; member in struct:format2a
126 uint32_t cond:4; member in struct:format2a
138 uint32_t cond:4; member in struct:format2b
150 uint32_t cond:4; member in struct:format2b
162 uint32_t cond:4; member in struct:format2c
176 uint32_t cond:4; member in struct:format2c
294 uint32_t cond:4; member in struct:format3c
304 uint32_t cond:4; member in struct:format3c
364 uint32_t cond:4; member in struct:formattcc
380 uint32_t cond member in struct:formattcc
392 uint32_t cond:4; member in struct:formattcc2
408 uint32_t cond:4; member in struct:formattcc2
472 uint32_t cond:4; member in struct:formatfmov
482 uint32_t cond:4; member in struct:formatfmov
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c1439 cfga_cond_t cond = CFGA_COND_UNKNOWN; local
1500 cond = CFGA_COND_FAILED;
1525 clp->ap_cond = cond;
1580 cfga_cond_t cond; local
1586 cond = CFGA_COND_UNKNOWN;
1643 cond = CFGA_COND_FAILING;
1650 * set to cond to unusable regardless of accessibility.
1654 * cond may make more sense.
1658 cond = CFGA_COND_UNUSABLE;
1684 * if cond i
2467 cfga_cond_t cond; local
3057 cfga_cond_t cond = CFGA_COND_UNKNOWN; local
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c1337 cfga_get_condition(hp_node_t node, ap_condition_t *cond) argument
1344 *cond = AP_COND_UNKNOWN;
1351 *cond = AP_COND_OK;
1353 *cond = AP_COND_FAILING;
1355 *cond = AP_COND_FAILED;
1357 *cond = AP_COND_UNUSABLE;
1359 *cond = AP_COND_UNKNOWN;
1380 ap_condition_t cond; local
1454 (void) cfga_get_condition(node, &cond);
1456 switch (cond) {
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c1035 str2cond(const char *cond) argument
1039 if (strcmp(cond, cfga_str(COND_UNKNOWN)) == 0)
1041 else if (strcmp(cond, cfga_str(COND_OK)) == 0)
1043 else if (strcmp(cond, cfga_str(COND_FAILING)) == 0)
1045 else if (strcmp(cond, cfga_str(COND_FAILED)) == 0)
1047 else if (strcmp(cond, cfga_str(COND_UNUSABLE)) == 0)
1070 int cond; local
1104 ((cond = (str2cond(&function[len]))) != -1)) {
1107 sc->arg = cond;
/osnet-11/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c385 cfga_cond_t cond; local
434 if ((retval = libp->vers_ops->get_cond(&libloc, &cond,
439 if (cond == CFGA_COND_OK || cond == CFGA_COND_UNKNOWN) {

Completed in 1733 milliseconds