gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:strlen from t2ex/bsd_source/lib/libc/src_bsd/time/strftime.c (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/time/strftime.c - 33.3KB - 791 lines
698:                                 ++ap)
699:                                         *ap = p += strlen(p) + 1;
700:                 return &localebuf;
704: */ 705: namesize = strlen(name) + 1; 706: if (sizeof filename <