Searched refs:bin (Results 226 - 250 of 1027) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A DdecUtility.c82 uInt bin; /* binary value 0-999 */ local
130 bin = 0; /* [keep compiler quiet] */
136 bin = *inu; /* 3 ready for convert */
155 bin = dig;
157 bin += X10 (dig);
159 bin += X100 (dig);
173 /* here we have 3 digits in bin, or have used all input digits */
175 dpd = BIN2DPD[bin];
229 const uByte *bin; /* -> current input byte */ local
240 bin
[all...]
/freebsd-11-stable/usr.bin/gzip/
H A Dgzexe0 #!/bin/sh -
33 #!/bin/sh -
38 prog=`/usr/bin/basename "$0"`
39 tmp=`/usr/bin/mktemp -d /tmp/gzexeXXXXXXXXXX` || {
40 /bin/echo "$prog: cannot create tmp dir"; exit 1
42 trap '/bin/rm -rf "$tmp"' 0
43 if /usr/bin/tail +$lines "$0" |
44 /usr/bin/gzip -dc > "$tmp/$prog" 2> /dev/null; then
45 /bin/chmod u+x "$tmp/$prog"
49 /bin/ech
[all...]
/freebsd-11-stable/release/scripts/
H A Datlas-upload.sh0 #!/bin/sh
79 BOXRESULT=$(/usr/local/bin/curl -s "${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}?access_token=${KEY}")
87 /usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/boxes -X POST -d "box[name]=${BOX}" -d "access_token=${KEY}" > /dev/null
88 /usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX} -X PUT -d "box[is_private]=false" -d "access_token=${KEY}" > /dev/null
89 /usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX} -X PUT -d "box[description]='${DESCRIPTION}'" -d "access_token=${KEY}" > /dev/null
95 VERSIONRESULT=$(/usr/local/bin/curl -s "${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}/version/${VERSION}?access_token=${KEY}")
103 /usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}/versions -X POST -d "version[version]=${VERSION}" -d "access_token=${KEY}" > /dev/null
104 /usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}/version/${VERSION} -X PUT -d "version[description]=${DESCRIPTION}" -d "access_token=${KEY}" > /dev/null
105 VERSIONRESULT=$(/usr/local/bin/curl -s "${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}/version/${VERSION}?access_token=${KEY}")
116 PROVIDERRESULT=$(/usr/local/bin/cur
[all...]
/freebsd-11-stable/usr.sbin/mailwrapper/
H A DMakefile13 SYMLINKS= ../sbin/mailwrapper /usr/bin/mailq \
14 ../sbin/mailwrapper /usr/bin/newaliases \
25 SYMLINKS+= ..${BINDIR}/mailwrapper /bin/rmail
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dmodmisc.exp1 path=':/bin:/tmp::/:.:/no/such/dir:.'
2 path='/bin:/tmp:/:/no/such/dir'
3 path='/bin:/tmp:/:/no/such/dir'
4 path='/bin':'/tmp':'/':'/no/such/dir'
5 path='/bin':'/tmp':'/':'/no/such/dir'
7 paths=/bin /tmp / /no/such/dir /opt/xbin
/freebsd-11-stable/share/examples/hast/
H A Ducarp.sh0 #!/bin/sh
43 export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
/freebsd-11-stable/contrib/netbsd-tests/fs/tmpfs/
H A Dt_exec.sh38 atf_check -s eq:0 -o empty -e empty cp /bin/cp .
40 [ $(md5 cp | cut -d ' ' -f 4) = $(md5 /bin/cp | cut -d ' ' -f 4) ] || \
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Drpcgen_wrapper.sh0 #!/bin/sh
29 if [ -x /usr/bin/python2 ] ; then
30 PYTHON2=/usr/bin/python2
/freebsd-11-stable/bin/expr/
H A DMakefile.depend12 usr.bin/yacc.host \
/freebsd-11-stable/bin/pkill/tests/
H A Dpgrep-l_test.sh0 #!/bin/sh
10 ln -sf /bin/sleep $sleep
H A Dpgrep-v_test.sh0 #!/bin/sh
10 ln -sf /bin/sleep $sleep
H A Dpkill-P_test.sh0 #!/bin/sh
11 ln -sf /bin/sleep $sleep
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.include.ksh59 /bin/rm -rf $DIR
/freebsd-11-stable/contrib/smbfs/examples/print/
H A Dlj6l0 #!/bin/sh
16 /usr/local/bin/gs -sPAPERSIZE=${PAPERSIZE} -dSAFER -dNOPAUSE -q -sDEVICE=${DEVICE} \
/freebsd-11-stable/contrib/openbsm/
H A DMakefile.am11 bin \
/freebsd-11-stable/lib/libipsec/
H A DMakefile.depend13 usr.bin/yacc.host \
/freebsd-11-stable/lib/libpcap/
H A DMakefile.depend13 usr.bin/yacc.host \
/freebsd-11-stable/crypto/openssl/util/
H A DFreeBSD.sh0 #!/bin/sh
3 perl util/perlpath.pl /usr/bin
/freebsd-11-stable/etc/rc.d/
H A Dhostname0 #!/bin/sh
55 -n "`/bin/kenv dhcp.host-name 2> /dev/null`" ]; then
56 hostname=`/bin/kenv dhcp.host-name`
74 /bin/hostname "${hostname}"
H A Dtmp0 #!/bin/sh
43 if ! /bin/df /tmp | grep -q "^/dev/md[0-9].* /tmp"; then
61 /bin/sh
/freebsd-11-stable/gnu/usr.bin/cc/cc_tools/
H A DMakefile.depend13 usr.bin/yacc.host \
/freebsd-11-stable/gnu/usr.bin/dtc/
H A DMakefile.depend12 usr.bin/yacc.host \
/freebsd-11-stable/gnu/usr.bin/gdb/libgdb/
H A DMakefile.depend12 usr.bin/yacc.host \
/freebsd-11-stable/gnu/usr.bin/groff/src/utils/pfbtops/
H A DMakefile.depend7 gnu/usr.bin/groff/src/libs/libgroff \
/freebsd-11-stable/gnu/usr.bin/rcs/ci/
H A DMakefile.depend7 gnu/usr.bin/rcs/lib \

Completed in 234 milliseconds

1234567891011>>