Home
last modified time | relevance | path

Searched defs:cpend (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/cvs-1.12/src/
H A Dfileattr.c215 char *cpend; in fileattr_get0() local
H A Dhistory.c1109 char *cpstart, *cpend, *cp, *nl; in read_hrecs_file() local
H A Dlog.c657 char *cpend, *cp, *ds, *de; in log_parse_date() local
/dflybsd-src/contrib/tnftp/src/
H A Dftp_var.h299 GLOBAL int cpend; /* flag: if != 0, then pending server reply */ variable
/dflybsd-src/contrib/tcsh-6/
H A Dtw.parse.c590 insert_meta(const Char *cp, const Char *cpend, const Char *word, in insert_meta()