Searched defs:strip (Results 1 - 25 of 43) sorted by relevance

12

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dldump.c22 int strip; member in struct:__anon5388
162 int luaU_dump (lua_State* L, const Proto* f, lua_Writer w, void* data, int strip) argument
/freebsd-11-stable/contrib/lua/src/
H A Dldump.c26 int strip; member in struct:__anon3412
202 luaU_dump(lua_State *L, const Proto *f, lua_Writer w, void *data, int strip) argument
/freebsd-11-stable/crypto/openssh/
H A Dlogintest.c225 char full[17], strip[9], abbrev[5]; local
/freebsd-11-stable/sys/netgraph/
H A Dng_tag.h48 uint8_t strip; /* strip tag if found */ member in struct:ng_tag_hookin
H A Dng_tag.c103 uint8_t strip; member in struct:ng_tag_hookinfo
/freebsd-11-stable/cddl/usr.sbin/dwatch/
H A Ddwatch1176 function strip(s) { gsub(/\033\[[0-9;]*m/, "", s); return s } function
/freebsd-11-stable/contrib/nvi/regex/
H A Dregex2.h137 sop *strip; /* malloced area for strip */ member in struct:re_guts
H A Dregcomp.c64 sop *strip; /* malloced strip */ member in struct:parse
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dsystems.c248 strip(char *line) function
/freebsd-11-stable/contrib/unbound/validator/
H A Dval_nsec.c517 uint8_t* strip; local
H A Dval_nsec3.c917 int strip = dname_count_labels(qname) - dname_count_labels(ce) -1; local
/freebsd-11-stable/lib/libc/regex/
H A Dregex2.h167 sop *strip; /* malloced area for strip */ member in struct:re_guts
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregex2.h135 sop *strip; /* malloced area for strip */ member in struct:re_guts
H A Dregcomp.c196 sop *strip; /* malloced strip */ member in struct:parse
[all...]
/freebsd-11-stable/contrib/tcsh/
H A Dsh.misc.c457 strip(Char *cp) function
/freebsd-11-stable/contrib/gdb/include/
H A Dbfdlink.h317 enum bfd_link_strip strip; member in struct:bfd_link_info
/freebsd-11-stable/sys/geom/raid/
H A Dmd_jmicron.c1033 off_t size, sectorsize, strip; local
[all...]
H A Dmd_nvidia.c1037 off_t size, sectorsize, strip, volsize; local
[all...]
H A Dmd_sii.c1121 off_t size, sectorsize, strip; local
[all...]
H A Dmd_ddf.c2256 off_t size, sectorsize, strip, offs[DDF_MAX_DISKS_HARD], esize; local
[all...]
/freebsd-11-stable/sys/dev/mrsas/
H A Dmrsas_fp.c727 get_row_from_strip(struct mrsas_softc *sc, u_int32_t ld, u_int64_t strip, MR_DRV_RAID_MAP_ALL * map) argument
793 u_int64_t strip; local
843 get_arm_from_strip(struct mrsas_softc *sc, u_int32_t ld, u_int64_t strip, MR_DRV_RAID_MAP_ALL * map) argument
[all...]
/freebsd-11-stable/usr.bin/xinstall/
H A Dxinstall.c1279 strip(const char *to_name, int to_fd, const char *from_name, char **dresp) function
[all...]
/freebsd-11-stable/contrib/elftoolchain/elfcopy/
H A Delfcopy.h203 } strip; member in struct:elfcopy
/freebsd-11-stable/contrib/binutils/include/
H A Dbfdlink.h362 enum bfd_link_strip strip; member in struct:bfd_link_info
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c38 #define strip(x) (eight ? (x) : ((x) & 0x7f)) macro

Completed in 187 milliseconds

12