none
arcname = none;
static char none[] = "<NONE>"; /* pseudo name for no file */
static struct typelist none = { &k5_rc_none_ops, 0 };
static struct typelist file2 = { &k5_rc_file2_ops, &none };
const struct sshcipher *none = cipher_by_name("none");
if (none == NULL) {
if ((r = cipher_init(&state->send_context, none,
(r = cipher_init(&state->receive_context, none,
#define CLEAR_ON_NONE_ARRAY(v, nv, none) \
strcasecmp(options->v[0], none) == 0) { \
#define CLEAR_ON_NONE_ARRAY(v, nv, none) \
strcasecmp(options->v[0], none) == 0) { \
#define ASN1_ADB_END(name, flags, field, adb_cb, def, none) \
none \
if (lim < none || lim >= limiter_max)
if (lim < none || lim >= limiter_max)
if (lim < none || lim >= limiter_max)
if (lim < none || lim >= limiter_max)
if (lim < none || lim >= limiter_max)
ios->limiter = none;
if (value < none || value >= limiter_max)
for (i = none; i < limiter_max; i++) {
if (value < none || value >= cl_max)
format_1_instr(AIC_OP_ADD, &none, &immed, &allzeros, $2);
format_1_instr(AIC_OP_ADD, &none, &immed, &allones, $2);
format_1_instr(AIC_OP_AND, &none, &immed, &allzeros, $2);
format_1_instr(AIC_OP_AND, &none, &immed, &allzeros, TRUE);
| none
none:
if (none.symbol != NULL) {
none.symbol = cur_symbol;
static symbol_ref_t none;
static const char *none = "Not Available";
sbuf_printf(sb, "%s", none);
static const struct ieee80211_ratectl none = {
IEEE80211_RATECTL_ALG(none, IEEE80211_RATECTL_NONE, none);
.algo = &none,
static const struct diff_algo_config none = {
none, simple, simple, numbered_existing,
enum backup_type backup_type = none;
if (backup_type == none)
if (backup_type == none || stat(orig, &filestat) != 0)
struct in6_addr none;
memset(&none, 0, sizeof(none));
(IN6_ARE_ADDR_EQUAL(&rrt->rrt_gw, &none) ||