Searched defs:sep (Results 1 - 25 of 141) sorted by relevance

123456

/src/sys/arch/sparc/sparc/
H A Dcache_print.h54 const char *sep = ""; local in function:cache_printf_backend
/src/lib/libc/stdio/
H A Dfgetstr.c50 __fgetstr(FILE *__restrict fp, size_t *__restrict lenp, int sep) argument
H A Dgetdelim.c145 getdelim(char ** __restrict buf,size_t * __restrict buflen,int sep,FILE * __restrict fp) argument
/src/sys/arch/ews4800mips/stand/common/
H A Dcmd.c73 int i, argc, sep; local in function:cmd_exec
/src/usr.sbin/cpuctl/arch/
H A Dsparc64.c51 const char *sep; local in function:identifycpu
/src/sys/nfs/
H A Dnfs_bootstatic.c124 char *sep; local in function:nfs_bootstatic
/src/sys/miscfs/procfs/
H A Dprocfs_status.c99 const char *sep; local in function:procfs_status_netbsd
H A Dprocfs_limit.c76 prl(char *buf, size_t len, intmax_t lim, char sep) argument
/src/lib/libc/gen/
H A Dhumanize_number.c50 const char *prefixes, *sep; local in function:humanize_number
H A Dfstab.c71 nextfld(char **str, const char *sep) argument
91 static const char sep[] = ":\n"; local in function:fstabscan
H A Dsysctlgetmibinfo.c415 char sep[2], token[SYSCTL_NAMELEN], local in function:sysctlgetmibinfo_unlocked
/src/sbin/ttyflags/
H A Dttyflags.c165 int fd, flags, rval, st, sep; local in function:change_ttyflags
/src/sys/arch/i386/stand/pxeboot/
H A Dmain.c255 char *sep; local in function:command_consdev
/src/lib/libc/db/btree/
H A Dbt_debug.c86 const char *sep; local in function:__bt_dump
130 const char *sep; local in function:__bt_dmpage
207 const char *sep; local in function:__bt_dpage
[all...]
/src/sbin/swapctl/
H A Dswaplist.c59 struct swapent *sep, *fsep; local in function:list_swap
[all...]
/src/sbin/wsconsctl/
H A Dwsconsctl.c79 const char *sep, *file; local in function:main
/src/lib/libusbhid/
H A Dusage.c214 const char *sep; local in function:hid_parse_usage_in_page
/src/sys/arch/arm/arm/
H A Ddb_trace.c180 const char *sep; local in function:db_stack_trace_print
/src/usr.bin/shuffle/
H A Dshuffle.c166 char sep = '\n'; local in function:main
/src/usr.bin/systat/
H A Dswap.c163 struct swapent *sep; local in function:showswap
/src/sys/dev/isa/
H A Disa.c231 const char *sep; local in function:isaprint
[all...]
/src/lib/libc/db/mpool/
H A Dmpool.c490 const char *sep; local in function:mpool_stat
/src/sbin/efi/
H A Ddevpath.h74 aconcat(char *bp1, const char *sep, char *bp2) argument
/src/sbin/nvmectl/
H A Dhumanize_bignum.c105 const char *prefixes, *sep; local in function:humanize_bignum
/src/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c43 static char sep[] = ", \t"; /* list-element separator */ variable in typeref:typename:char[]

Completed in 12 milliseconds

123456