Searched refs:p_value (Results 1 - 5 of 5) sorted by relevance
| /bind-9.6-ESV-R11/unit/atf-src/atf-run/ |
| H A D | test-program.hpp | 53 test_case_result(const std::string& p_state, const int p_value, argument 56 m_value(p_value),
|
| /bind-9.6-ESV-R11/unit/atf-src/atf-sh/ |
| H A D | atf-check.cpp | 79 const int p_value) : 82 value(p_value) 102 const std::string& p_value) : 105 value(p_value) 78 status_check(const status_check_t& p_type, const bool p_negated, const int p_value) argument 101 output_check(const output_check_t& p_type, const bool p_negated, const std::string& p_value) argument
|
| /illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/ |
| H A D | eventlog_log.c | 70 int p_value; member in struct:logr_priority 155 le->le_pri = entry->p_value;
|
| /illumos-gate/usr/src/lib/libsec/common/ |
| H A D | acltext.c | 1129 uint32_t p_value; /* value for perm when pletter found */ member in struct:value_table 1200 perm_val |= permtab[i].p_value; 1209 perm_val |= permtab[i].p_value;
|
| /illumos-gate/usr/src/cmd/smbsrv/smbadm/ |
| H A D | smbadm.c | 158 char *p_value; member in struct:smbadm_prop 1657 prop->p_name = prop->p_value = NULL; 1672 prop->p_value = equal; 1698 status = smb_lgrp_setcmnt(gname, prop->p_value); 1736 if (strcasecmp(prop->p_value, "on") == 0) { 1815 if (prop->p_value == NULL || *prop->p_value == '\0') { 1821 if (strcasecmp(prop->p_value, "on") == 0) 1824 if (strcasecmp(prop->p_value, "off") == 0) 1829 prop->p_value, pro [all...] |
Completed in 71 milliseconds