Home
last modified time | relevance | path

Searched defs:seplen (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-paste-buffer.c54 size_t seplen, bufsize; in cmd_paste_buffer_exec() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Darray.d65 const seplen = quoted ? 3 : 1; // ',' or null terminator and optionally '"' in Array() local
/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpfctl.c71 const unsigned seplen = strlen(sep); in join() local