Home
last modified time | relevance | path

Searched defs:strip (Results 1 – 25 of 37) sorted by relevance

12

/freebsd/contrib/lua/src/
H A Dldump.c27 int strip; member
218 int strip) { in luaU_dump()
/freebsd/crypto/openssh/
H A Dlogintest.c225 char full[17], strip[9], abbrev[5]; in testLineName() local
H A Dconfigure.ac4967 AC_ARG_ENABLE([strip], optenable
/freebsd/cddl/usr.sbin/dwatch/
H A Ddwatch1175 function strip(s) { gsub(/\033\[[0-9;]*m/, "", s); return s } function
/freebsd/sys/netgraph/
H A Dng_tag.h48 uint8_t strip; /* strip tag if found */ member
H A Dng_tag.c103 uint8_t strip; member
/freebsd/sys/dev/mrsas/
H A Dmrsas_fp.c722 u_int32_t ld, u_int64_t strip, MR_DRV_RAID_MAP_ALL * map) in get_row_from_strip()
786 u_int64_t strip; in get_strip_from_row() local
837 u_int32_t ld, u_int64_t strip, MR_DRV_RAID_MAP_ALL * map) in get_arm_from_strip()
/freebsd/usr.sbin/ppp/
H A Dsystems.c246 strip(char *line) in strip() function
/freebsd/contrib/unbound/validator/
H A Dval_nsec.c524 uint8_t* strip; in val_nsec_proves_no_wc() local
H A Dval_nsec3.c981 int strip = dname_count_labels(qname) - dname_count_labels(ce) -1; in next_closer() local
/freebsd/contrib/nvi/regex/
H A Dregex2.h137 sop *strip; /* malloced area for strip */ member
H A Dregcomp.c64 sop *strip; /* malloced strip */ member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dregex2.h135 sop *strip; /* malloced area for strip */ member
H A Dregcomp.c196 sop *strip; /* malloced strip */ member
/freebsd/lib/libc/regex/
H A Dregex2.h175 sop *strip; /* malloced area for strip */ member
/freebsd/contrib/tcsh/
H A Dsh.misc.c457 strip(Char *cp) in strip() function
/freebsd/usr.bin/xinstall/
H A Dxinstall.c1274 strip(const char *to_name, int to_fd, const char *from_name, char **dresp) in strip() function
/freebsd/contrib/elftoolchain/elfcopy/
H A Delfcopy.h203 } strip; member
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c38 #define strip(x) (eight ? (x) : ((x) & 0x7f)) macro
/freebsd/sys/geom/raid/
H A Dmd_nvidia.c1037 off_t size, sectorsize, strip, volsize; in g_raid_md_ctl_nvidia() local
H A Dmd_jmicron.c1033 off_t size, sectorsize, strip; in g_raid_md_ctl_jmicron() local
H A Dmd_sii.c1121 off_t size, sectorsize, strip; in g_raid_md_ctl_sii() local
/freebsd/contrib/telnet/telnet/
H A Dtelnet.c67 #define strip(x) ((my_want_state_is_wont(TELOPT_BINARY)) ? ((x)&0x7f) : (x)) macro
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp1294 auto stripMetadata = [&](std::function<bool(Module &)> strip) { in DebugACrash()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp130 namespace strip { namespace

12