Searched defs:strip (Results 1 - 25 of 36) sorted by last modified time

12

/freebsd-current/lib/libc/regex/
H A Dregcomp.c88 sop *strip; /* malloced strip */ member in struct:parse
[all...]
H A Dregex2.h175 sop *strip; /* malloced area for strip */ member in struct:re_guts
/freebsd-current/contrib/unbound/services/
H A Dauthzone.c3007 int strip = qlabs - celabs -1; local
/freebsd-current/usr.bin/xinstall/
H A Dxinstall.c1274 strip(const char *to_name, int to_fd, const char *from_name, char **dresp) function
[all...]
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp130 namespace strip { namespace in namespace:__anon3075
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c196 sop *strip; /* malloced strip */ member in struct:parse
[all...]
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DConfig.h331 StripPolicy strip; member in struct:lld::elf::Config
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DType.h6779 const Type *strip(QualType type) { function in class:clang::FunctionType::ExtInfo::QualifierCollector
/freebsd-current/crypto/openssh/
H A Dsftp.c377 path_strip(const char *path, const char *strip) argument
/freebsd-current/sys/dev/mrsas/
H A Dmrsas_fp.c721 get_row_from_strip(struct mrsas_softc *sc, u_int32_t ld, u_int64_t strip, MR_DRV_RAID_MAP_ALL * map) argument
786 u_int64_t strip; local
836 get_arm_from_strip(struct mrsas_softc *sc, u_int32_t ld, u_int64_t strip, MR_DRV_RAID_MAP_ALL * map) argument
[all...]
H A Dmrsas.h2896 u_int64_t strip; member in struct:mrsas_evt_detail::__anon3516::__anon3524
/freebsd-current/contrib/unbound/validator/
H A Dval_nsec3.c981 int strip = dname_count_labels(qname) - dname_count_labels(ce) -1; local
H A Dval_nsec.c524 uint8_t* strip; local
/freebsd-current/sys/geom/raid/
H A Dmd_promise.c1272 off_t esize, offs[PROMISE_MAX_DISKS], size, sectorsize, strip; local
[all...]
H A Dmd_sii.c1121 off_t size, sectorsize, strip; local
[all...]
H A Dmd_nvidia.c1037 off_t size, sectorsize, strip, volsize; local
[all...]
H A Dmd_jmicron.c1033 off_t size, sectorsize, strip; local
[all...]
H A Dmd_intel.c1701 off_t off, size, sectorsize, strip, disk_sectors; local
[all...]
H A Dmd_ddf.c2261 off_t size, sectorsize, strip, offs[DDF_MAX_DISKS_HARD], esize; local
[all...]
/freebsd-current/sys/netgraph/
H A Dng_tag.c103 uint8_t strip; member in struct:ng_tag_hookinfo
H A Dng_tag.h48 uint8_t strip; /* strip tag if found */ member in struct:ng_tag_hookin
/freebsd-current/contrib/telnet/telnet/
H A Dtelnet.c67 #define strip(x) ((my_want_state_is_wont(TELOPT_BINARY)) ? ((x)&0x7f) : (x)) macro
/freebsd-current/cddl/usr.sbin/dwatch/
H A Ddwatch1175 function strip(s) { gsub(/\033\[[0-9;]*m/, "", s); return s } function
/freebsd-current/contrib/file/src/
H A Dapprentice.c3466 mkdbname(struct magic_set *ms, const char *fn, int strip) argument
/freebsd-current/usr.sbin/ppp/
H A Dsystems.c246 strip(char *line) function

Completed in 496 milliseconds

12