Home
last modified time | relevance | path

Searched refs:C (Results 251 – 275 of 1175) sorted by last modified time

1...<<11121314151617181920>>...47

/illumos-gate/usr/src/boot/forth/
H A Dmenusets.4th286 : menuset-setnum-namevar ( N -- C-Addr/U )
H A Dpnp.4th1 \ Copyright (c) 2000 Daniel C. Sobral <dcs@FreeBSD.org>
H A Dbeastie.4th105 ." Loading Menu (Ctrl-C to Abort)" cr
H A Ddelay.4th33 3 constant etx_key \ End-of-Text character produced by Ctrl+C
97 \ waiting for either ENTER or Ctrl-C/Escape to be pressed
111 \ did the user press either Ctrl-C or Escape?
/illumos-gate/usr/src/boot/common/
H A Dnewvers.sh37 LC_ALL=C; export LC_ALL
/illumos-gate/usr/src/boot/
H A DREADME.loader25 the FreeBSD-current list, or to Daniel C. Sobral
/illumos-gate/usr/src/tools/
H A DREADME.tools108 checks C source for compliance with OS/Net guidelines.
112 ANSI-C Type Format (CTF).
152 C++ guards).
179 file (say, proto.ndl) and generates an output C source file
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_change-key/
H A Dzfs_change-key_clones.ksh60 log_must zfs create $TESTPOOL/$TESTFS1/clone2/C
68 log_must verify_encryption_root $TESTPOOL/$TESTFS1/clone2/C $TESTPOOL/$TESTFS1/child
78 log_must verify_encryption_root $TESTPOOL/$TESTFS1/clone2/C $TESTPOOL/$TESTFS1
/illumos-gate/usr/src/test/util-tests/tests/sed/bsd/
H A Dmulti_test.ksh53 export LANG=C
/illumos-gate/usr/src/test/util-tests/tests/pcieadm/
H A Dpcieadmtest.ksh75 export LC_ALL=C.UTF-8
/illumos-gate/usr/src/pkg/manifests/
H A Dtext-locale.p5m30 value="localization utilities and C locale (POSIX default) definitions"
73 desc="localization utilities and C locale (POSIX default) definitions" \
H A Dsystem-library-c-runtime.p5m14 set name=pkg.summary value="C Runtime"
15 set name=pkg.description value="C runtime objects"
16 set name=info.classification value=org.opensolaris.category.2008:Development/C
H A Dsystem-header-header-storage.p5m29 …value="SunOS C/C++ header files for development of software for device drivers specific to bus and…
56 …desc="SunOS C/C++ header files for development of software for device drivers specific to bus and …
H A Dsystem-data-terminfo.p5m1187 file path=usr/share/lib/terminfo/i/ibm3161-C
H A Dnetwork-ipfilter-header-ipfilter.p5m34 set name=pkg.description value="C header files for IP Filter"
53 legacy pkg=SUNWipfh desc="C header files for IP Filter" \
H A Dmedia-cdrw.p5m40 dir path=usr/lib/help/auths/locale/C
41 file path=usr/lib/help/auths/locale/C/DevCDRW.html
H A Ddriver-network-bpf.p5m52 legacy pkg=SUNWpacketh desc="C header files for BPF/PF_PACKET" \
H A Ddeveloper-debug-ctf.p5m18 set name=pkg.description value="Compact C Type Format (CTF) Tools"
/illumos-gate/usr/src/lib/
H A DREADME.mapfiles193 feature of the C preprocessor. For instance, the following mapfile declares
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSEmbeddedAPI.h2783 …ine ConvertDomainLabelToCString_unescaped(D,C) ConvertDomainLabelToCString_withescape((D),… argument
2784 #define ConvertDomainLabelToCString(D,C) ConvertDomainLabelToCString_withescape((… argument
2786 …fine ConvertDomainNameToCString_unescaped(D,C) ConvertDomainNameToCString_withescape((D), … argument
2787 #define ConvertDomainNameToCString(D,C) ConvertDomainNameToCString_withescape((D)… argument
3473 mDNSu32 A,B,C,D; member
H A DDNSDigest.c253 ll=(c)->C; HOST_l2c(ll,(s)); \
937 c->C=INIT_DATA_C; in MD5_Init()
949 register unsigned MD32_REG_T A,B,C,D; in md5_block_host_order() local
953 C=c->C; in md5_block_host_order()
959 R0(A,B,C,D,X[ 0], 7,0xd76aa478L); in md5_block_host_order()
960 R0(D,A,B,C,X[ 1],12,0xe8c7b756L); in md5_block_host_order()
961 R0(C,D,A,B,X[ 2],17,0x242070dbL); in md5_block_host_order()
962 R0(B,C,D,A,X[ 3],22,0xc1bdceeeL); in md5_block_host_order()
1029 C = c->C += C; in md5_block_host_order()
1055 C=c->C; in md5_block_data_order()
[all …]
H A DDNSCommon.h225 #define PutResourceRecord(MSG, P, C, RR) PutResourceRecordTTL((MSG), (P), (C), (RR), (RR)->rrorigin… argument
232 #define PutRR_OS(P, C, RR) PutRR_OS_TTL((P), (C), (RR), (RR)->rroriginalttl) argument
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dconf.sh41 LC_ALL=C
472 " C ") shift
1222 *:C:*M*)for s in _${standard}_${conf_name} ${values}
1232 *:C:*) ;;
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dbasic.sh481 { env A__z=C+SHLVL $SHELL -c : ;} 2> /dev/null || err_exit "SHLVL with wrong attribute fails"
H A Dbuiltins.sh234 if [[ $(LC_MESSAGES=C type test) != 'test is a shell builtin' ]]

1...<<11121314151617181920>>...47