Home
last modified time | relevance | path

Searched full:c (Results 1 – 25 of 9296) sorted by relevance

12345678910>>...372

/illumos-gate/usr/src/man/man3c/
H A DMakefile24 MANSECT= 3c
26 MANFILES= __fbufsize.3c \
27 _longjmp.3c \
28 _stack_grow.3c \
29 a64l.3c \
30 abort.3c \
31 abs.3c \
32 addsev.3c \
33 addseverity.3c \
34 aio_cancel.3c \
[all …]
/illumos-gate/usr/src/test/util-tests/tests/libsff/
H A Dlibsff_8636_temp.out1 70 C
2 1 C
3 2 C
4 3 C
5 4 C
6 5 C
7 6 C
8 7 C
9 8 C
10 9 C
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile65 state.c transition.c \
66 dirlib.h opendir.c readdir.c rewinddir.c seekdir.c telldir.c \
67 getcwd.c fastfind.c \
68 hashlib.h hashalloc.c hashdump.c hashfree.c hashlast.c \
69 hashlook.c hashscan.c hashsize.c hashview.c hashwalk.c \
70 memhash.c memsum.c strhash.c strkey.c strsum.c \
71 stracmp.c strnacmp.c \
72 ccmap.c ccmapid.c ccnative.c \
73 chresc.c chrtoi.c streval.c strexpr.c strmatch.c strcopy.c \
74 modelib.h modei.c modex.c strmode.c \
[all …]
H A DMamfile45 exec - iffe -v -X ast -X std -c '${CC} ${mam_cc_FLAGS} ${CCFLAGS} ${LDFLAGS} ' run features/stand…
51 exec - iffe -v -X ast -X std -c '${CC} ${mam_cc_FLAGS} ${CCFLAGS} ${LDFLAGS} ' run features/lib
57 exec - iffe -v -X ast -X std -c '${CC} ${mam_cc_FLAGS} ${CCFLAGS} ${LDFLAGS} ' run features/common
63 exec - iffe -v -X ast -X std -c '${CC} ${mam_cc_FLAGS} ${CCFLAGS} ${LDFLAGS} ' run features/param…
75 meta FEATURE/map features/%.c>FEATURE/% features/map.c map
76 make features/map.c
81 exec - iffe -v -X ast -X std -c '${CC} ${mam_cc_FLAGS} ${CCFLAGS} ${LDFLAGS} ' run features/api
87 exec - iffe -v -X ast -X std -c '${CC} ${mam_cc_FLAGS} ${CCFLAGS} ${LDFLAGS} ' run features/eacce…
93 exec - iffe -v -X ast -X std -c '${CC} ${mam_cc_FLAGS} ${CCFLAGS} ${LDFLAGS} ' run features/vmall…
98 exec - iffe -v -X ast -X std -c '${CC} ${mam_cc_FLAGS} ${CCFLAGS} ${LDFLAGS} ' run features/mmap
[all …]
H A DRELEASE1 12-07-25 pathprobe.c: fix read() loop to handle EINTR
2 12-06-28 vmalloc/malloc.c: use sbrk() unless VMALLOC_OPTIONS=mmap or asoinit(0,0,0)!=0 (workaround …
3 12-06-28 aso/aso.c: asoinit(0,0,0): 0: no specific init, 1: app initialized
4 12-06-27 sfio/sfvprintf.c: allow { L* z* } aliases for I* -- posix will probably pick one
5 12-06-26 regex/regnexec.c: fix uninitialized variable reference
6 12-06-26 comp/setlocale.c: utf8_wctomb() now calls (the corrrect) wc2utf8()
7 12-06-25 string/chresc.c: accept \u[U+<hex>] and \u{U+<hex>}
8 12-06-24 regex/regcomp.c: mb [^...] must be marked "complicated"
9 12-06-20 port/astconf.c: increase DEBUG_astconf error debug levels (may leach into rt output)
10 12-06-18 sfio/_sfopen.c: add 'e' => O_CLOEXEC
[all …]
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc22 link path=usr/share/man/man3c/FD_CLR.3c target=select.3c
23 link path=usr/share/man/man3c/FD_ISSET.3c target=select.3c
24 link path=usr/share/man/man3c/FD_SET.3c target=select.3c
25 link path=usr/share/man/man3c/FD_ZERO.3c target=select.3c
26 file path=usr/share/man/man3c/__fbufsize.3c
27 link path=usr/share/man/man3c/__flbf.3c target=__fbufsize.3c
28 link path=usr/share/man/man3c/__fpending.3c target=__fbufsize.3c
29 link path=usr/share/man/man3c/__fpurge.3c target=__fbufsize.3c
30 link path=usr/share/man/man3c/__freadable.3c target=__fbufsize.3c
31 link path=usr/share/man/man3c/__freading.3c target=__fbufsize.3c
[all …]
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com509 ../common/LD/finitel.c \
510 ../common/LD/isnanl.c \
511 ../common/LD/nextafterl.c
515 ../common/LD/__cosl.c \
516 ../common/LD/__lgammal.c \
517 ../common/LD/__poly_libmq.c \
518 ../common/LD/__rem_pio2l.c \
519 ../common/LD/__sincosl.c \
520 ../common/LD/__sinl.c \
521 ../common/LD/__tanl.c \
[all …]
/illumos-gate/usr/src/uts/common/syscall/
H A DSYSCALL.README31 common/os/scalls.c and common/fs/vncalls.c, have been sub-divided into
40 From a practical standpoint, recompiling all of scalls.c or vncalls.c
43 changing scalls.c or vncalls.c in one's own environment had a
71 The system calls in sigqueue.c and lwpsys.c are examples
72 of the first case; lwp_sobj.c is an example of the second.
75 calls. The file rlimit.c, containing getrlimit() and
79 such as the the different forms of stat in stat.c.
87 These functions were moved into common/os/fio.c, where they
94 The system calls in common/os/scalls.c, common/fs/vncalls.c
96 calls that previously resided in <arch>/os/archdep.c have
[all …]
/illumos-gate/usr/src/lib/iconv_modules/euro/utils/
H A DMakefile.com31 SRCS = 646%8859.c 646da%8859.c 646de%8859.c 646en%8859.c 646es%8859.c 646fr%8859.c 646it%8859.c 646…
32 8859%646.c 8859%646da.c 8859%646de.c 8859%646en.c 8859%646es.c 8859%646fr.c 8859%646it.c 8859%646sv…
33 8859-1%IBM-500.c 8859-1%IBM-850.c IBM-037%8859-1.c IBM-500%8859-1.c IBM-850%8859-1.c alt%iso.c alt%…
34 alt%koi8.c alt%mac.c alt%win.c alt%win5.c dhn%dos2.c dhn%ib2.c dhn%is2.c dhn%iso2.c dhn%maz.c dhn%w…
35 dos2%dhn.c dos2%iso2.c dos2%maz.c dos2%win2.c ib2%dhn.c ib2%is2.c ib2%maz.c ib2%wi2.c is2%dhn.c is2…
36 is2%wi2.c iso%alt.c iso%koi.c iso%mac.c iso%win.c iso2%dhn.c iso2%dos2.c iso2%maz.c iso2%win2.c iso…
37 iso5%mac.c iso5%win5.c koi%alt.c koi%iso.c koi%mac.c koi%win.c koi8%alt.c koi8%iso5.c koi8%mac.c ko…
38 mac%iso.c mac%iso5.c mac%koi.c mac%koi8.c mac%win.c mac%win5.c maz%dhn.c maz%dos2.c maz%ib2.c maz%i…
39 maz%wi2.c maz%win2.c orig%646de%8859.c table.8859-1.IBM-500.c table.IBM-500.8859-1.c table.alt.iso.
40 table.alt.mac.c table.alt.win.c table.dhn.ib2.c table.dhn.is2.c table.dhn.maz.c table.dhn.wi2.c tab…
[all …]
/illumos-gate/usr/src/lib/iconv_modules/euro/utils/gentbl/
H A DMakefile22 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
31 646%8859.c \
32 646da%8859.c \
33 646de%8859.c \
34 646en%8859.c \
35 646es%8859.c \
36 646fr%8859.c \
37 646it%8859.c \
38 646sv%8859.c \
39 8859%646.c \
[all …]
/illumos-gate/usr/src/lib/iconv_modules/ja/
H A DMakefile.com25 # Copyright (c) 2018, Joyent, Inc.
33 LIB = $(MODULES:%.c=%.so)
34 LIB64 = $(MODULES:%.c=$(MACH64)/%.so)
50 eucJP_TO_ISO-2022-JP.RFC1468.c \
51 PCK_TO_ISO-2022-JP.RFC1468.c \
52 UTF-8_TO_ISO-2022-JP.RFC1468.c \
53 eucJP_TO_UTF-8-Java.c \
54 UTF-8-Java_TO_eucJP.c \
55 PCK_TO_UTF-8-Java.c \
56 UTF-8-Java_TO_PCK.c \
[all …]
/illumos-gate/usr/src/lib/iconv_modules/euro/utils/test/
H A DMakefile29 646%8859.c \
30 646da%8859.c \
31 646de%8859.c \
32 646en%8859.c \
33 646es%8859.c \
34 646fr%8859.c \
35 646it%8859.c \
36 646sv%8859.c \
37 8859%646.c \
38 8859%646da.c \
[all …]
/illumos-gate/usr/src/uts/common/
H A DMakefile.rules23 # Copyright (c) 1991, 2010, Oracle and/or its affiliates. All rights reserved.
28 # Copyright (c) 2017 by Delphix. All rights reserved.
49 # Section 1a: C objects build rules
59 $(OBJS_DIR)/%.o: $(COMMONBASE)/core/%.c
60 $(COMPILE.c) -o $@ $<
63 $(OBJS_DIR)/%.o: $(COMMONBASE)/crypto/aes/%.c
64 $(COMPILE.c) -o $@ $<
67 $(OBJS_DIR)/%.o: $(COMMONBASE)/crypto/arcfour/%.c
68 $(COMPILE.c) -o $@ $<
71 $(OBJS_DIR)/%.o: $(COMMONBASE)/crypto/blowfish/%.c
[all …]
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dlibdwarf.out2 dwarf_abbrev.c
4 dwarf_alloc.c
6 dwarf_arange.c
9 dwarf_debuglink.c
11 dwarf_die_deliv.c
13 dwarf_dnames.c
15 dwarf_dsc.c
17 dwarf_elf_access.c
20 dwarf_elf_load_headers.c
21 dwarf_elf_rel_detector.c
[all …]
/illumos-gate/exception_lists/
H A Dcstyle2 usr/src/cmd/acpi/acpidump/apdump.c
3 usr/src/cmd/acpi/acpidump/apfiles.c
4 usr/src/cmd/acpi/acpidump/apmain.c
5 usr/src/cmd/acpi/acpidump/osunixdir.c
6 usr/src/common/acpica/tables/tbprint.c
7 usr/src/common/acpica/tables/tbxfroot.c
8 usr/src/common/acpica/utilities/utbuffer.c
12 usr/src/cmd/acpi/common/getopt.c
13 usr/src/common/acpica/utilities/utascii.c
14 usr/src/common/acpica/utilities/utdebug.c
[all …]
/illumos-gate/usr/src/cmd/mdb/
H A DMakefile.kmdb.files27 # Copyright (c) 2012 by Delphix. All rights reserved.
32 ffs.c \
33 kaif_start.c \
34 mdb.c \
35 mdb_addrvec.c \
36 mdb_argvec.c \
37 mdb_callb.c \
38 mdb_cmdbuf.c \
39 mdb_cmds.c \
40 kmdb_conf.c \
[all …]
H A DMakefile.mdb28 # Copyright (c) 2012 by Delphix. All rights reserved.
37 ffs.c \
38 mdb.c \
39 mdb_addrvec.c \
40 mdb_argvec.c \
41 mdb_callb.c \
42 mdb_cmdbuf.c \
43 mdb_cmds.c \
44 mdb_conf.c \
45 mdb_context.c \
[all …]
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A DMakefile.am19 libgrub_a_SOURCES = boot.c builtins.c char_io.c cmdline.c common.c \
20 disk_io.c fsys_ext2fs.c fsys_fat.c fsys_ffs.c fsys_iso9660.c \
21 fsys_jfs.c fsys_minix.c fsys_reiserfs.c fsys_ufs.c fsys_ufs2.c \
22 fsys_zfs.c zfs_fletcher.c zfs_lzjb.c zfs_lz4.c zfs_sha256.c \
23 fsys_vstafs.c fsys_xfs.c gunzip.c md5.c serial.c stage2.c \
24 terminfo.c tparm.c graphics.c
100 pre_stage2_exec_SOURCES = asm.S bios.c boot.c builtins.c char_io.c \
101 cmdline.c common.c console.c disk_io.c fsys_ext2fs.c \
102 fsys_fat.c fsys_ffs.c fsys_iso9660.c fsys_jfs.c fsys_minix.c \
103 fsys_reiserfs.c fsys_ufs.c fsys_ufs2.c fsys_vstafs.c fsys_xfs.c \
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DMamfile44 exec - echo 'int main(){return 0;}' > 1.${COTEMP}.c
45 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -c 1.${COTEMP}.c &&
77 make cmdinit.c
86 prev cmdinit.c
87 make basename.c
89 done basename.c
90 make cat.c
100 done cat.c
101 make chgrp.c
108 exec - iffe -v -c '${CC} ${mam_cc_FLAGS} ${CCFLAGS} ${LDFLAGS} ' ref ${mam_cc_L+-L${INSTALLROOT}/…
[all …]
H A DRELEASE1 12-06-25 getconf.c: don't defer to native getconf if we are it -- doh
2 12-06-19 tail.c: be nice and use sh_sigcheck() and tvsleep() to verify interrupts
4 12-05-25 vmstate.c: #include <sfdisc.h> for sfkeyprintf() prototype
5 12-04-20 chgrp.c,chmod.c,cksum.c,cp.c: default fts_flags()|FTS_META (to disable pure FTS_PHYSICAL)
6 12-03-26 cp.c: fix --interactive astquery() logic that ignored no&quit!
7 12-02-14 rm.c: --force ignores no file operands specified
9 11-08-27 pids.c: add getsid() iffe test
10 10-08-16 chmod.c: add -l alias for { -h --symlink }
11 11-08-16 chgrp.c: change lchmod() ref to lchown()
12 11-05-03 cp.c: do not delete src if mv to dest fails -- doh
[all …]
/illumos-gate/usr/src/cmd/make/bin/
H A Dsvr4.make.rules.file25 .SUFFIXES: .o .c .c~ .y .y~ .l .l~ .s .s~ .sh .sh~ .h .h~ .f .f~ \
26 .C .C~ .Y .Y~ .L .L~
46 C++C=CC
47 C++FLAGS=-O
50 .c:
52 .c~:
54 $(CC) $(CFLAGS) $*.c -o $@ $(LDFLAGS)
55 -rm -f $*.c
74 .C:
75 $(C++C) $(C++FLAGS) $< -o $@ $(LDFLAGS)
[all …]
/illumos-gate/usr/src/boot/forth/
H A Dmenusets.4th1 \ Copyright (c) 2012 Devin Teske <dteske@FreeBSD.org>
52 ( u1 -- u1 c-addr2 u2 )
55 ( u1 -- u1 c-addr2 u2 )
57 evaluate ( u1 c-addr2 u2 -- u1 )
58 s" cmdbuf" getenv ( u1 -- u1 c-addr2 u2 )
60 ( u1 c-addr2 u2 -- c-addr2 u2 c-addr1 u1 )
63 ( c-addr2 u2 c-addr1 u1 -- c-addr2 u2 -1 )
65 drop ( c-addr2 u2 -1 -- c-addr2 u2 )
66 2drop ( c-addr2 u2 -- )
68 ( c-addr2 u2 c-addr1 u1 -- c-addr2 u2 c-addr1 u1 )
[all …]
/illumos-gate/usr/src/cmd/mailx/
H A Dcmdtab.c22 /* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */
26 * University Copyright- Copyright (c) 1982, 1986, 1988
47 * the argument type must be specified in struct cmd for C++
52 #define C (int (*)(void *))(uintptr_t) macro
55 "next", C next, NDMLIST, 0, MMNDEL,
56 "alias", C group, M|RAWLIST, 0, 1000,
57 "print", C type, MSGLIST, 0, MMNDEL,
58 "type", C type, MSGLIST, 0, MMNDEL,
59 "Type", C Type, MSGLIST, 0, MMNDEL,
60 "Print", C Type, MSGLIST, 0, MMNDEL,
[all …]
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A DMakefile.am13 libdrivers_a_SOURCES = big_bswap.h bootp.h byteswap.h config.c cpu.h \
14 dev.h elf.h endian.h etherboot.h fsys_tftp.c grub.h \
15 i386_byteswap.h i386_elf.h i386_endian.h i386_timer.c \
17 little_bswap.h misc.c nic.c nic.h osdep.h pci.c pci.h \
18 pci_ids.h pci_io.c stdint.h tftp.h timer.c timer.h \
19 types.h udp.h mii.h pic8259.c pic8259.h pxe.h basemem.c segoff.h
20 EXTRA_libdrivers_a_SOURCES = 3c595.c 3c595.h 3c90x.c davicom.c \
21 e1000.c e1000_hw.h eepro100.c epic100.c epic100.h natsemi.c \
22 ns8390.c ns8390.h pcnet32.c rtl8139.c sis900.c sis900.h \
23 sundance.c tg3.c tg3.h tlan.c tlan.h tulip.c via-rhine.c \
[all …]
/illumos-gate/usr/src/lib/libsqlite/
H A Dmain.mk11 # BCC C Compiler and options for use in building executables that
15 # call, then define the HAVE_USLEEP macro for all C modules.
29 # TCC C Compiler and options for use in building executables that
68 $(TOP)/src/attach.c \
69 $(TOP)/src/auth.c \
70 $(TOP)/src/btree.c \
72 $(TOP)/src/btree_rb.c \
73 $(TOP)/src/build.c \
74 $(TOP)/src/copy.c \
75 $(TOP)/src/date.c \
[all …]

12345678910>>...372