Home
last modified time | relevance | path

Searched refs:cut (Results 26 – 50 of 97) sorted by relevance

1234

/dragonfly/contrib/lvm2/dist/
H A Dlvm2netbsd43 lvm2_vers=$(cat VERSION | cut -d ' ' -f 1)
/dragonfly/contrib/ldns/
H A Ddnssec_sign.c678 ldns_rdf *cut = NULL; /* keeps track of zone cuts */ local
694 if (cut) {
706 if (ldns_dname_is_subdomain(owner, cut) &&
720 cut = NULL;
732 cut = owner;
743 cut = owner;
/dragonfly/contrib/nvi2/vi/
H A Dv_delete.c40 if (cut(sp, F_ISSET(vp, VC_BUFFER) ? &vp->buffer : NULL, in v_delete()
/dragonfly/sys/netinet6/
H A Din6_src.c418 uint32_t cut; in in6_pcbsetlport() local
452 cut = karc4random(); in in6_pcbsetlport()
466 lport = rounddown(cut % lport, step) + first; in in6_pcbsetlport()
/dragonfly/contrib/cryptsetup/tests/
H A Dalign-test27 DEV=$(grep scsi_debug /sys/block/*/device/model | cut -f4 -d /)
/dragonfly/contrib/nvi2/ex/
H A Dex_append.c106 (cut(sp, NULL, &cmdp->addr1, &cmdp->addr2, CUT_LINEMODE) || in ex_aci()
H A Dex_shift.c83 if (cut(sp, NULL, &cmdp->addr1, &cmdp->addr2, CUT_LINEMODE)) in shift()
H A Dex_filter.c261 (cut(sp, NULL, fm, tm, CUT_LINEMODE) || in ex_filter()
/dragonfly/contrib/pam_passwdqc/
H A DLICENSE13 (heavily cut-down "BSD license"):
/dragonfly/usr.bin/
H A DMakefile47 cut \
/dragonfly/contrib/lvm2/dist/scripts/
H A Dlvm_dump.sh30 CUT=cut
H A Dvgimportclone.sh25 CUT=cut
/dragonfly/contrib/bmake/
H A Dmkdeps.sh179 iline=`grep -n ".*include.*[\"<]$ifile[\">]" $file | cut -d: -f1`
/dragonfly/usr.bin/vi/
H A DMakefile57 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 \
H A Dcommon_extern.h5 int cut(SCR *, CHAR_T *, MARK *, MARK *, int);
/dragonfly/initrd/rescue/
H A DMakefile65 cut \
/dragonfly/contrib/nvi2/common/
H A Dcut.c64 cut(SCR *sp, CHAR_T *namep, MARK *fm, MARK *tm, int flags) in cut() function
/dragonfly/crypto/openssh/contrib/
H A Dssh-copy-id318 for KEY in $(printf "%s" "$NEW_IDS" | cut -d' ' -f2) ; do
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-arc.texi449 a short cut in the pipeline. The valid values are:
452 The register has a short cut in the pipeline;
455 The register does not have a short cut in the pipeline.
463 register 57, and can short cut the pipeline.
/dragonfly/contrib/tcsh-6/
H A Dcomplete.tcsh718 continue convert-links cut-dirs= debug \
752 tr -s " " " " | cut -f 2`'@
867 #set _emacs_ver=`emacs --version | sed -e 's%GNU Emacs %%' -e q | cut -d . -f1-2`
1072 n@*@'`grep -v "^#" /etc/fstab | tr -s " " " " | cut -f 2`'@
1074 n/*/'`mount | cut -d " " -f 3`'/
1082 n@*@'`grep -v "^#" /etc/vfstab | tr -s " " " " | cut -f 3`'@
1084 n/*/'`mount | cut -d " " -f 1`'/
1087 n/-h/'`df -k | cut -s -d ":" -f 1 | sort -u`'/
1094 …n@*@'`mount -p | tail -1 | cut -d " " -f 1 | xargs ls -1 | awk '"'"'{print $1":/"; } END{print "//…
1096 n@*@'`mount | grep -v noumount | cut -d " " -f 3`'@
[all …]
/dragonfly/contrib/gcc-4.7/libdecnumber/
H A DdecNumberLocal.h288 #define TODIGIT(u, cut, c, pow) { \ argument
290 pow=DECPOWERS[cut]*2; \
/dragonfly/contrib/gdb-7/libdecnumber/
H A DdecNumberLocal.h288 #define TODIGIT(u, cut, c, pow) { \ argument
290 pow=DECPOWERS[cut]*2; \
/dragonfly/contrib/gcc-8.0/libdecnumber/
H A DdecNumberLocal.h287 #define TODIGIT(u, cut, c, pow) { \ argument
289 pow=DECPOWERS[cut]*2; \
/dragonfly/games/quiz/datfiles/
H A Dlatin114 seco:cut
/dragonfly/lib/libc/db/
H A Dchangelog48 all: First cut at port to Alpha (64-bit architecture) using

1234