Home
last modified time | relevance | path

Searched refs:samei (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dlocaltime.c1354 register int samei, otheri; local
1372 for (samei = 0; samei < sp->typecnt; ++samei) {
1373 if (sp->ttis[samei].tt_isdst != tmp->tm_isdst)
1379 sp->ttis[samei].tt_gmtoff;
1385 sp->ttis[samei].tt_gmtoff;
/titanic_41/usr/src/cmd/vi/port/
H A Dex_io.c422 if (samei(&stbuf, "/dev/null")) in rop()
534 samei(struct stat64 *sp, unsigned char *cp) in samei() function
597 if (samei(&stbuf, (unsigned char *)"/dev/null"))
599 if (samei(&stbuf, (unsigned char *)"/dev/tty"))