Home
last modified time | relevance | path

Searched refs:c_type (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/sbin/restore/
H A Dtape.c122 int32_t c_type; member
329 endoftapemark.s_spcl.c_type = TS_END; in setup()
361 if (spcl.c_type != TS_CLRI) { in setup()
515 if (tmpbuf.c_type == TS_TAPE && (tmpbuf.c_flags & DR_NEWHEADER)) { in getvol()
540 if (tmpbuf.c_type == TS_TAPE && (tmpbuf.c_flags & DR_NEWHEADER)) in getvol()
958 while (spcl.c_type == TS_BITS || spcl.c_type == TS_CLRI) in skipmaps()
1002 if (spcl.c_type == TS_END) in getbitmap()
1020 if (gethead(&spcl) == GOOD && spcl.c_type == TS_ADDR) { in getbitmap()
1058 if (spcl.c_type == TS_END) in getfile()
1120 if (spcl.c_type == TS_ADDR) in getfile()
[all …]
/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dplist.c79 pl_ent_t c_type; /* type of command */ member
279 return cmdp->c_type; in plist_cmd()
294 return cmdp->c_type; in plist_cmd()
412 for (cmdp = cmdv; cmdp->c_type != FAIL && cmdp->c_type != p->type; cmdp++) { in write_plist()
414 if (cmdp->c_type == FAIL) { in write_plist()
448 for (cmdp = cmdv; cmdp->c_type != FAIL && cmdp->c_type != p->type; cmdp++) { in stringify_plist()
450 if (cmdp->c_type == FAIL) in stringify_plist()
481 for (cmdp = cmdv; cmdp->c_type != FAIL && cmdp->c_type != p->type; cmdp++) { in stringify_plist()
483 if (cmdp->c_type == FAIL) { in stringify_plist()
/netbsd-src/sys/dev/i2c/
H A Dact8846.c87 enum act8846_ctrl_type c_type; member
93 .c_base = ACT_ ## base ## _BASE_REG, .c_type = (type) }
291 if (c->c_type == ACT_CTRL_DCDC) { in act8846_is_enabled()
316 if (c->c_type == ACT_CTRL_DCDC) { in act8846_enable()
346 if (c->c_type == ACT_CTRL_DCDC) { in act8846_disable()
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Dbind.c47 client->c_type = LLOAD_C_OPEN; in bind_mech_external()
81 client->c_type = LLOAD_C_PRIVILEGED; in bind_mech_external()
263 client->c_type = LLOAD_C_OPEN; in request_bind()
716 client->c_type = LLOAD_C_OPEN; in handle_bind_response()
725 client->c_type = LLOAD_C_PRIVILEGED; in handle_bind_response()
839 client->c_type = LLOAD_C_OPEN; in handle_whoami_response()
843 client->c_type = LLOAD_C_PRIVILEGED; in handle_whoami_response()
945 client->c_type = LLOAD_C_OPEN; in handle_vc_bind_response()
952 client->c_type = LLOAD_C_PRIVILEGED; in handle_vc_bind_response()
H A Dupstream.c495 c->c_type = LLOAD_C_OPEN; in upstream_bind_cb()
647 c->c_type = LLOAD_C_BIND; in upstream_finish()
661 c->c_type = LLOAD_C_OPEN; in upstream_finish()
911 c->c_type = LLOAD_C_PREPARING; in upstream_init()
1043 if ( c->c_type == LLOAD_C_PREPARING ) { in upstream_unlink()
1047 } else if ( c->c_type == LLOAD_C_BIND ) { in upstream_unlink()
1103 if ( c->c_type != LLOAD_C_BIND ) { in upstream_destroy()
H A Dlload.h305 enum sc_type c_type; member
H A Ddaemon.c1652 if ( c->c_type == LLOAD_C_PRIVILEGED ) { in lload_handle_global_invalidation()
1653 c->c_type = LLOAD_C_OPEN; in lload_handle_global_invalidation()
1715 c->c_type = privileged ? LLOAD_C_PRIVILEGED : LLOAD_C_OPEN; in lload_handle_global_invalidation()
/netbsd-src/sbin/gpt/
H A Dtype.c60 struct gpt_cmd c_type = { variable
67 #define usage() gpt_usage(NULL, &c_type)
H A Dmain.c75 c_type,
99 &c_type,
/netbsd-src/sbin/dump/
H A Dtraverse.c523 spcl.c_type = iswap32(TS_INODE); in dumpino()
682 spcl.c_type = iswap32(TS_ADDR); in blksout32()
732 spcl.c_type = iswap32(TS_ADDR); in blksout64()
865 spcl.c_type = iswap32(type); in dumpmap()
H A Dtape.c331 if (iswap32(spcl.c_type) == TS_INODE || in flushtape()
332 iswap32(spcl.c_type) == TS_ADDR) { in flushtape()
696 spcl.c_type = iswap32(TS_TAPE); in startnewtape()
H A Dmain.c530 spcl.c_type = iswap32(TS_TAPE); in main()
687 spcl.c_type = iswap32(TS_END); in main()
/netbsd-src/usr.bin/find/
H A Dextern.h92 PLAN *c_type(char ***, int, char *);
H A Doption.c145 { "-type", N_TYPE, c_type, 1 },
/netbsd-src/usr.bin/rdist/
H A Ddefs.h117 int c_type; /* type - ARROW,DCOLON */ member
H A Dgram.y398 nc->c_type = ARROW; in insert()
427 c->c_type = DCOLON; in append()
H A Ddocmd.c108 switch (c->c_type) { in docmds()
116 fatal("illegal command type %d\n", c->c_type); in docmds()
/netbsd-src/include/protocols/
H A Ddumprestore.h74 int32_t c_type; /* record type (see below) */ member
/netbsd-src/sys/netinet/
H A Dip_icmp.h160 uint8_t c_type; member
/netbsd-src/sys/fs/udf/
H A Dudf_strat_sequential.c327 int c_type = buf->b_udf_c_type; in udf_VAT_mapping_update() local
336 if (c_type != UDF_C_NODE) in udf_VAT_mapping_update()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dslc-gram.y420 const char *c_type; member
485 hprint(1, "%s %s;\n", th->c_type, s); in gen_options()
/netbsd-src/sys/arch/ia64/disasm/
H A Ddisasm_format.c118 strlcpy(buf, asm_completers[c->c_type], buflen); in asm_completer()
/netbsd-src/sys/netmpls/
H A Dmpls_ttl.c176 mpls_icmp_ext.obj_hdr.c_type = MPLS_STACK_ENTRY_C_TYPE; in mpls_icmp_error()
/netbsd-src/sys/sys/
H A Dsysctl.h1150 #define VERIFY_FN(ctl_type, c_type) \ argument
1152 __sysctl_verify_##ctl_type##_arg(c_type *arg) \
/netbsd-src/lib/libc/nameser/
H A Dns_print.c586 u_int c_type, key_tag, alg; in ns_sprintrrf() local
592 c_type = ns_get16(rdata); rdata += NS_INT16SZ; in ns_sprintrrf()
596 len = SPRINTF((tmp1, "%d %d %d ", c_type, key_tag, alg)); in ns_sprintrrf()

12