Searched defs:suffix (Results 1 - 25 of 51) sorted by relevance

123

/src/sys/kern/
H A Dsubr_humanize.c52 humanize_number(char *buf, size_t len, uint64_t bytes, const char *suffix, argument
H A Dtty_bsdpty.c93 const char *suffix; local in function:pty_makename
/src/tests/lib/libc/stdlib/
H A Dt_mktemp.c147 char *suffix = strchr(template, 'y'); local in function:ATF_TC_BODY
236 char *suffix = strchr(template, 'y'); local in function:ATF_TC_BODY
/src/sys/compat/common/
H A Dkern_mod_80.c70 const char *suffix = "..."; local in function:compat_80_modstat
/src/lib/libc/gen/
H A Dhumanize_number.c47 humanize_number(char * buf,size_t len,int64_t bytes,const char * suffix,int scale,int flags) argument
/src/sys/compat/netbsd32/
H A Dnetbsd32_compat_80.c65 const char *suffix = "..."; local in function:modctl32_handle_ostat
/src/sys/arch/mvme68k/stand/netboot/
H A Dconfig.h52 u_short suffix; member in struct:brdid
/src/sbin/nvmectl/
H A Dutil.c123 print_bignum1(const char *title, uint64_t v[2], const char *suffix, argument
175 print_bignum(const char *title, uint64_t v[2], const char *suffix) argument
H A Dhumanize_bignum.c102 humanize_bignum(char *buf, size_t len, const BIGNUM *bytes, const char *suffix, argument
H A Dwdc.c67 wdc_append_serial_name(int fd, char *buf, size_t len, const char *suffix) argument
108 wdc_do_dump(int fd, char *tmpl, const char *suffix, uint32_t opcode, argument
/src/usr.sbin/ypserv/common/
H A Dypdb.c78 const char *cp, *suffix; local in function:ypdb_open
/src/lib/libresolv/
H A Dsupport.c236 dst_s_filename_length(const char *name, const char *suffix) argument
271 dst_s_build_filename(char * filename,const char * name,u_int16_t id,int alg,const char * suffix,size_t filename_length) argument
[all...]
/src/usr.bin/ftp/
H A Dcomplete.c228 char suffix[2] = " "; local in function:complete_local
/src/usr.bin/make/unit-tests/
H A Dposix1.mk
/src/usr.sbin/ypserv/ypserv/
H A Dypserv_proc.c439 char *suffix; local in function:ypproc_maplist_2_svc
/src/sys/ddb/
H A Ddb_elf.c388 static char suffix[2]; local in function:db_elf_forall
H A Ddb_sym.c142 db_sift(db_symtab_t * stab,db_sym_t sym,char * name,char * suffix,int prefix,void * arg) argument
/src/common/dist/zlib/examples/
H A Dgun.c164 unsigned char suffix[65536]; /* one-character LZW suffix */ variable in typeref:typename:unsigned char[65536]
/src/usr.bin/make/
H A Dstr.h162 Substring_HasSuffix(Substring sub, Substring suffix) argument
H A Dmake.c198 GNode_FprintDetails(FILE * f,const char * prefix,const GNode * gn,const char * suffix) argument
/src/usr.bin/systat/
H A Dsyscall.c151 static const char suffix[] = "KMDT"; local in function:putuint64
/src/libexec/ftpd/
H A Dconf.c295 char *suffix, *types, *disable, *convcmd; local in function:parse_conf
[all...]
/src/usr.bin/spell/spellprog/
H A Dspellprog.c436 suffix(char *ep, size_t lev) function in typeref:typename:int
/src/usr.bin/xlint/lint1/
H A Ddebug.c402 debug_sym(const char *prefix, const sym_t *sym, const char *suffix) argument
/src/usr.sbin/catman/
H A Dcatman.c549 setcatsuffix(char *catpage, const char *suffix, const char *crunchsuff) argument

Completed in 32 milliseconds

123