Home | History | Annotate | Download | only in libcutils

Lines Matching refs:dstname

934 	const char *			dstname;
944 INITIALIZE(dstname);
977 dstname = ++name;
981 dstlen = name - dstname;
984 dstname = name;
986 dstlen = name - dstname; /* length of DST zone name */
1156 (void) strncpy(cp, dstname, dstlen);