Home
last modified time | relevance | path

Searched refs:c (Results 1 – 25 of 7268) sorted by relevance

12345678910>>...291

/freebsd/usr.sbin/acpi/acpidb/
H A DMakefile6 SRCS+= acfileio.c acgetline.c ahids.c ahuuids.c cmfsize.c
9 SRCS+= dbcmds.c dbconvert.c dbdisply.c dbexec.c dbfileio.c \
10 dbhistry.c dbinput.c dbmethod.c dbnames.c dbobject.c \
11 dbstats.c dbtest.c dbutils.c dbxface.c
15 dmresrc.c dmresrcl.c dmresrcl2.c dmresrcs.c dmutils.c \
19 SRCS+= dsargs.c dscontrol.c dsdebug.c dsfield.c dsinit.c \
21 dsutils.c dswexec.c dswload.c dswload2.c dswscope.c \
31 exdump.c exfield.c exfldio.c exmisc.c exmutex.c \
38 SRCS+= hwacpi.c hwesleep.c hwgpe.c hwpci.c hwregs.c hwsleep.c \
55 rsinfo.c rsio.c rsirq.c rslist.c rsmemory.c rsmisc.c \
[all …]
/freebsd/usr.sbin/tcpdump/tcpdump/
H A DMakefile11 af.c \
13 checksum.c \
14 cpack.c \
15 fptype.c \
16 gmpls.c \
18 ipproto.c \
19 l2vpn.c \
23 nlpid.c \
24 ntp.c \
25 oui.c \
[all …]
/freebsd/sbin/ipf/libipf/
H A DMakefile6 SRCS= addicmp.c addipopt.c alist_free.c alist_new.c allocmbt.c \
8 binprint.c buildopts.c checkrev.c connecttcp.c \
13 flags.c freembt.c ftov.c \
16 getnattype.c getport.c getportproto.c getproto.c getsumd.c \
17 hostname.c icmpcode.c icmptypename.c icmptypes.c \
19 ipf_dotuning.c ipf_perror.c ipft_hx.c ipft_pc.c \
20 ipft_tx.c ipoptsec.c kmem.c kmemcpywrap.c \
26 optname.c optprint.c optprintv6.c optvalue.c parsefields.c \
35 printhostmask.c printifname.c printip.c printipfexpr.c printiphdr.c printlog.c printlookup.c \
36 …printmask.c printnat.c printnataddr.c printnatfield.c printnatside.c printpacket.c printpacket6.c \
[all …]
/freebsd/contrib/tcsh/
H A Dsh.char.h183 # define IsmbyteU(c) (Ismbyte1((Char)(c))||(Ismbyte2((Char)(c))&&((c)&0200))) argument
188 # define Isspace(c) (((c) & QUOTE) ? 0 : iswspace(c)) argument
189 # define Isdigit(c) (((c) & QUOTE) ? 0 : iswdigit(c)) argument
190 # define Isalpha(c) (((c) & QUOTE) ? 0 : iswalpha(c)) argument
191 # define Islower(c) (((c) & QUOTE) ? 0 : iswlower(c)) argument
192 # define Isupper(c) (((c) & QUOTE) ? 0 : iswupper(c)) argument
195 # define Isxdigit(c) (((c) & QUOTE) ? 0 : iswxdigit(c)) argument
196 # define Isalnum(c) (((c) & QUOTE) ? 0 : iswalnum(c)) argument
197 # define Iscntrl(c) (((c) & QUOTE) ? 0 : iswcntrl(c)) argument
198 # define Isprint(c) (((c) & QUOTE) ? 0 : iswprint(c)) argument
[all …]
/freebsd/usr.sbin/acpi/iasl/
H A DMakefile5 SRCS= acfileio.c adfile.c adisasm.c adwalk.c ahids.c \
6 ahpredef.c ahtable.c ahuuids.c cmfsize.c dmextern.c \
7 dmrestag.c dmswitch.c dmtable.c dmtables.c dmtbdump.c \
8 dmtbdump1.c dmtbdump2.c dmtbdump3.c dmtbinfo.c \
9 dmtbinfo1.c dmtbinfo2.c dmtbinfo3.c getopt.c
16 aslfold.c aslhelp.c aslhex.c asllength.c asllisting.c \
17 asllistsup.c aslload.c asllookup.c aslmain.c aslmap.c \
26 asltree.c aslutils.c asluuid.c aslwalks.c aslxref.c \
52 exstore.c exstoren.c exstorob.c exsystem.c exutils.c
56 psparse.c psscope.c pstree.c psutils.c pswalk.c
[all …]
/freebsd/secure/lib/libcrypto/
H A DMakefile21 SRCS= asn1_dsa.c bsearch.c cpt_err.c context.c core_algorithm.c core_fetch.c core_namemap.c cpuid.c
22 SRCS+= cversion.c der_writer.c ebcdic.c ex_data.c getenv.c info.c init.c initthread.c
23 SRCS+= mem.c mem_sec.c o_dir.c o_fopen.c o_init.c o_str.c o_time.c packet.c
25c provider.c provider_child.c provider_conf.c provider_core.c provider_predefined.c punycode.c sel…
46 SRCS+= aes_cfb.c aes_ecb.c aes_ige.c aes_misc.c aes_ofb.c aes_wrap.c
69 SRCS+= a_int.c a_mbstr.c a_object.c a_octet.c a_print.c a_sign.c a_strex.c
73 SRCS+= bio_ndef.c d2i_param.c d2i_pr.c d2i_pu.c evp_asn1.c f_int.c f_string.c
74 SRCS+= i2d_evp.c n_pkey.c nsseq.c p5_pbe.c p5_pbev2.c p5_scrypt.c p8_pkey.c
77 SRCS+= x_bignum.c x_info.c x_int64.c x_long.c x_pkey.c x_sig.c x_spki.c
98 SRCS+= bn_add.c bn_blind.c bn_const.c bn_conv.c bn_ctx.c bn_depr.c bn_dh.c
[all …]
/freebsd/lib/libbearssl/
H A DMakefile12 codec/dec16be.c \
13 codec/dec16le.c \
14 codec/dec32le.c \
15 codec/dec64le.c \
16 codec/enc16be.c \
17 codec/enc16le.c \
20 codec/pemenc.c \
46 hash/md5.c \
48 hash/mgf1.c
96 kdf/hkdf.c \
[all …]
/freebsd/cddl/lib/libzpool/
H A DMakefile40 util.c
54 abd.c \
57 arc.c \
66 brt.c \
70 ddt.c \
73 dmu.c \
100 fm.c \
109 lz4.c \
112 mmp.c \
120 sa.c \
[all …]
/freebsd/crypto/openssh/
H A Dnchan.c123 c->self, c->istate); in chan_read_failed()
145 c->self, c->istate); in chan_ibuf_empty()
166 c->self, c->ostate); in chan_obuf_empty()
201 c->self, c->istate); in chan_send_eof2()
215 c->self, c->istate, c->ostate); in chan_send_close2()
321 c->self, c->ostate); in chan_write_failed()
346 c->self, c->efd, sshbuf_len(c->extended)); in chan_is_dead()
382 c->self, c->istate, c->ostate, c->sock, c->wfd, c->efd, in chan_shutdown_write()
405 c->self, c->istate, c->ostate, c->sock, c->rfd, c->efd, in chan_shutdown_read()
436 c->self, c->istate, c->ostate, c->sock, c->rfd, c->efd, in chan_shutdown_extended_read()
[all …]
/freebsd/sys/modules/isci/
H A DMakefile9 SRCS = isci.c isci_oem_parameters.c \
10 isci_controller.c isci_domain.c isci_io_request.c \
11 isci_timer.c isci_remote_device.c isci_logger.c \
12 isci_task_request.c isci_sysctl.c isci_interrupt.c
40 scic_sds_phy.c scic_sds_port.c \
75 sati_device.c sati_inquiry.c sati_log_sense.c \
76 sati_lun_reset.c sati_mode_pages.c sati_mode_select.c \
77 sati_mode_sense.c sati_mode_sense_6.c sati_mode_sense_10.c \
78 sati_move.c sati_passthrough.c sati_read.c sati_read_buffer.c \
82 sati_test_unit_ready.c sati_unmap.c sati_util.c \
[all …]
/freebsd/sys/contrib/openzfs/module/
H A DMakefile.bsd142 ldo.c \
144 lgc.c \
155 ltm.c \
156 lvm.c \
157 lzio.c
221 uconv.c
242 arc.c \
249 brt.c \
282 fm.c \
295 sa.c \
[all …]
/freebsd/usr.bin/vi/
H A DMakefile46 SRCS+= cl_funcs.c cl_main.c cl_read.c cl_screen.c cl_term.c
49 SRCS+= conv.c cut.c delete.c encoding.c exf.c key.c line.c log.c main.c mark.c msg.c options.c \
50 options_f.c put.c recover.c screen.c search.c seq.c util.c
53 SRCS+= ex.c ex_abbrev.c ex_append.c ex_args.c ex_argv.c ex_at.c ex_bang.c \
54 ex_cd.c ex_cmd.c ex_cscope.c ex_delete.c ex_display.c \
56 ex_init.c ex_join.c ex_map.c ex_mark.c ex_mkexrc.c ex_move.c \
60 ex_txt.c ex_undo.c ex_usage.c ex_util.c ex_version.c ex_visual.c \
64 SRCS+= getc.c v_at.c v_ch.c v_cmd.c v_delete.c v_ex.c v_increment.c v_init.c \
65 v_itxt.c v_left.c v_mark.c v_match.c v_paragraph.c v_put.c v_redraw.c \
66 v_replace.c v_right.c v_screen.c v_scroll.c v_search.c v_section.c \
[all …]
/freebsd/sys/modules/zfs/
H A DMakefile128 ldo.c \
130 lgc.c \
141 ltm.c \
142 lvm.c \
143 lzio.c
227 arc.c \
232 brt.c \
240 ddt.c \
268 fm.c \
281 sa.c \
[all …]
/freebsd/secure/lib/libcrypto/modules/fips/
H A DMakefile6 SRCS+= fips_entry.c fipsprov.c self_test.c self_test_kats.c
35 SRCS+= aes_cfb.c aes_ecb.c aes_ige.c aes_misc.c aes_ofb.c aes_wrap.c
57 SRCS+= bn_add.c bn_div.c bn_exp.c bn_lib.c bn_ctx.c bn_mul.c \
58 bn_mod.c bn_conv.c bn_rand.c bn_shift.c bn_word.c bn_blind.c \
59 bn_kron.c bn_sqrt.c bn_gcd.c bn_prime.c bn_sqr.c \
60 bn_recp.c bn_mont.c bn_mpi.c bn_exp2.c bn_gf2m.c bn_nist.c \
104 SRCS+= ec_lib.c ecp_smpl.c ecp_mont.c ecp_nist.c ec_cvt.c ec_mult.c \
105 ec_curve.c ec_check.c ec_key.c ec_kmeth.c ecx_key.c ec_asn1.c \
139 m_sigver.c pmeth_lib.c signature.c p_lib.c pmeth_gn.c exchange.c \
154 SRCS+= cbc128.c ctr128.c cfb128.c ofb128.c gcm128.c ccm128.c xts128.c
[all …]
/freebsd/usr.sbin/ntp/libntp/
H A DMakefile11 NTP_SRCS= systime.c a_md5encrypt.c adjtime.c atoint.c \
12 atolfp.c atouint.c audio.c authkeys.c \
13 authreadkeys.c authusekey.c bsd_strerror.c buftvtots.c \
14 caljulian.c caltontp.c calyearstart.c clocktime.c \
15 clocktypes.c decodenetnum.c dofptoa.c dolfptoa.c \
16 emalloc.c findconfig.c getopt.c hextoint.c \
17 hextolfp.c humandate.c icom.c iosignal.c \
22 mstolfp.c msyslog.c netof.c ntp_calendar.c \
27 numtoa.c numtohost.c octtoint.c prettydate.c \
30 socktoa.c socktohost.c ssl_init.c statestr.c \
[all …]
/freebsd/crypto/openssl/crypto/x509/
H A Dbuild.info3 x509_def.c x509_d2.c x509_r2x.c x509_cmp.c \
4 x509_obj.c x509_req.c x509spki.c x509_vfy.c \
5 x509_set.c x509cset.c x509rset.c x509_err.c \
7 x509_meth.c x509_lu.c x_all.c x509_txt.c \
8 x509_trust.c by_file.c by_dir.c by_store.c x509_vpm.c \
9 x_crl.c t_crl.c x_req.c t_req.c x_x509.c t_x509.c \
10 x_pubkey.c x_x509a.c x_attrib.c x_exten.c x_name.c \
11 v3_bcons.c v3_bitst.c v3_conf.c v3_extku.c v3_ia5.c v3_utf8.c v3_lib.c \
12 v3_prn.c v3_utl.c v3err.c v3_genn.c v3_san.c v3_skid.c v3_akid.c \
13 v3_pku.c v3_int.c v3_enum.c v3_sxnet.c v3_cpols.c v3_crld.c v3_purp.c \
[all …]
/freebsd/contrib/libfido2/regress/
H A Dcred.c1432 return (c); in alloc_cred()
1510 free_cred(c); in empty_cred()
1537 free_cred(c); in valid_cred()
1561 free_cred(c); in no_cdh()
1585 free_cred(c); in no_rp_id()
1610 free_cred(c); in no_rp_name()
1638 free_cred(c); in no_authdata()
1663 free_cred(c); in no_x509()
1687 free_cred(c); in no_sig()
1711 free_cred(c); in no_fmt()
[all …]
/freebsd/sys/ddb/
H A Ddb_lex.c190 if (c == '\n' || c == -1) in db_lex()
199 if ((c >= '0' && c <= '9') || in db_lex()
201 ((c >= 'a' && c <= 'f') || in db_lex()
212 if (c == 'O' || c == 'o') in db_lex()
241 (c >= 'A' && c <= 'Z') || in db_lex()
242 (c >= 'a' && c <= 'z') || in db_lex()
252 if ((c >= 'A' && c <= 'Z') || in db_lex()
254 c == '_' || c == '\\') in db_lex()
262 if (c == '\n' || c == -1) in db_lex()
271 c == '_' || c == '\\' || c == ':' || c == '.') in db_lex()
[all …]
/freebsd/usr.bin/ofed/opensm/
H A DMakefile9 main.c \
11 osm_console.c \
16 osm_dump.c \
28 osm_mesh.c \
32 osm_node.c \
38 osm_pkey.c \
45 osm_qos.c \
50 osm_req.c \
53 osm_sa.c \
74 osm_sm.c \
[all …]
/freebsd/contrib/unbound/util/
H A Dnetevent.c2747 (void)(*c->callback)(c, c->cb_arg,
2772 (void)(*c->callback)(c, c->cb_arg,
2796 (void)(*c->callback)(c, c->cb_arg,
2827 (void)(*c->callback)(c, c->cb_arg,
2840 (void)(*c->callback)(c, c->cb_arg,
2857 (void)(*c->callback)(c, c->cb_arg,
3884 (void)(*c->callback)(c, c->cb_arg,
4132 c->repinfo.c = c;
4229 c->repinfo.c = c;
4442 c->repinfo.c = c;
[all …]
/freebsd/usr.sbin/ppp/
H A Dchat.c81 #define BUFLEFT(c) (sizeof (c)->buf - ((c)->bufend - (c)->buf)) argument
101 c->pause.arg = c; in chat_Pause()
121 c->timeout.arg = c; in chat_SetTimeout()
171 if (c->arg < c->argc && (c->arg < 0 || *c->argptr == '\0')) { in chat_UpdateSet()
194 if ((c->argptr = c->argv[++c->arg]) == NULL) { in chat_UpdateSet()
229 ExpandString(c, c->argptr, c->exp + 2, sizeof c->exp - 2, needcr); in chat_UpdateSet()
269 ExecStr(c->physical, c->exp + 3, c->exp + 3, sizeof c->exp - 3); in chat_UpdateSet()
293 c->argptr = c->exp + (c->exp[2] == '!' ? 3 : 2); in chat_UpdateSet()
423 if (c->bufend > c->buf + sizeof c->buf / 2) { in chat_Read()
563 c->bufstart = c->bufend = c->buf; in chat_Init()
[all …]
/freebsd/secure/lib/libssh/
H A DMakefile10 sshbuf-misc.c sshbuf-getput-crypto.c krl.c bitmap.c
12 canohost.c channels.c cipher.c cipher-aes.c cipher-aesctr.c \
14 compat.c fatal.c hostfile.c \
15 log.c match.c moduli.c nchan.c packet.c \
16 readpass.c ttymodes.c xmalloc.c addr.c addrmatch.c \
17 atomicio.c dispatch.c mac.c misc.c utf8.c \
18 monitor_fdpass.c rijndael.c ssh-dss.c ssh-ecdsa.c ssh-ecdsa-sk.c \
20 msg.c progressmeter.c dns.c entropy.c umac.c umac128.c \
24 hmac.c ed25519.c hash.c \
25 kex.c kexdh.c kexgex.c kexecdh.c kexc25519.c \
[all …]
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A DMakefile.am12 %D%/kernel.c \
13 %D%/taskq.c \
14 %D%/util.c
17 module/lua/lapi.c \
20 module/lua/lcode.c \
25 module/lua/ldo.c \
27 module/lua/lgc.c \
28 module/lua/llex.c \
29 module/lua/lmem.c \
38 module/lua/ltm.c \
[all …]
/freebsd/lib/ncurses/ncurses/
H A DMakefile15 expanded.c \
16 lib_gen.c
22 new_pair.c \
25 lib_addch.c \
27 lib_beep.c \
28 lib_bkgd.c \
29 lib_box.c \
30 lib_chgat.c \
39 lib_echo.c \
60 lib_nl.c \
[all …]
/freebsd/contrib/gdtoa/
H A Dmakefile49 gdtoa.a: dmisc.c dtoa.c g_Qfmt.c g__fmt.c g_ddfmt.c g_dfmt.c\
50 g_ffmt.c g_xLfmt.c g_xfmt.c gdtoa.c gethex.c gmisc.c hd_init.c\
51 hexnan.c misc.c smisc.c strtoIQ.c strtoId.c strtoIdd.c\
52 strtoIf.c strtoIg.c strtoIx.c strtoIxL.c strtod.c strtodI.c\
53 strtodg.c strtof.c strtopQ.c strtopd.c strtopdd.c strtopf.c\
54 strtopx.c strtopxL.c strtorQ.c strtord.c strtordd.c strtorf.c\
55 strtorx.c strtorxL.c sum.c ulp.c
72 strtoIQ.c strtoId.c strtoIdd.c strtoIf.c strtoIg.c strtoIx.c\
73 strtoIxL.c strtod.c strtodI.c strtodg.c strtodnrp.c strtof.c\
74 strtopQ.c strtopd.c strtopdd.c strtopf.c strtopx.c strtopxL.c\
[all …]

12345678910>>...291